Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp41 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture()); in Initialize()
/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp127 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture()); in Initialize()
/external/lldb/include/lldb/Target/
DPlatform.h492 SetSystemArchitecture (const ArchSpec &arch) in SetSystemArchitecture() function
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp122 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture()); in Initialize()