Home
last modified time | relevance | path

Searched refs:SetSystemArchitecture (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
HDPlatformFreeBSD.cpp125 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture()); in Initialize()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDPlatform.h514 SetSystemArchitecture (const ArchSpec &arch) in SetSystemArchitecture() function