HomeSort by relevance Sort by last modified time
    Searched refs:SetSystemArchitecture (Results 1 - 4 of 4) sorted by null

  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformMacOSX.cpp 41 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture());
  /external/lldb/include/lldb/Target/
Platform.h 492 SetSystemArchitecture (const ArchSpec &arch)
  /external/lldb/source/Plugins/Platform/Linux/
PlatformLinux.cpp 127 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture());
  /external/lldb/source/Plugins/Platform/FreeBSD/
PlatformFreeBSD.cpp 122 default_platform_sp->SetSystemArchitecture (Host::GetArchitecture());

Completed in 59 milliseconds