reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  128 bool PlatformFreeBSD::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  127 bool PlatformLinux::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
  288 bool PlatformMacOSX::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp
  137 bool PlatformRemoteAppleBridge::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
  140 bool PlatformRemoteAppleTV::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
  151 bool PlatformRemoteAppleWatch::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
  139 bool PlatformRemoteiOS::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  120 bool PlatformNetBSD::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  126 bool PlatformOpenBSD::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  396 bool PlatformWindows::GetSupportedArchitectureAtIndex(uint32_t idx,
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  211 bool PlatformRemoteGDBServer::GetSupportedArchitectureAtIndex(uint32_t idx,

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  147       return m_remote_platform_sp->GetSupportedArchitectureAtIndex(idx, arch);
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  146       return m_remote_platform_sp->GetSupportedArchitectureAtIndex(idx, arch);
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp
   94     for (uint32_t idx = 0; GetSupportedArchitectureAtIndex(
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  139       return m_remote_platform_sp->GetSupportedArchitectureAtIndex(idx, arch);
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  138       return m_remote_platform_sp->GetSupportedArchitectureAtIndex(idx, arch);
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  171       for (uint32_t idx = 0; GetSupportedArchitectureAtIndex(
tools/lldb/source/Target/Platform.cpp
  863       for (uint32_t idx = 0; GetSupportedArchitectureAtIndex(
 1193            GetSupportedArchitectureAtIndex(arch_idx, platform_arch);
 1203            GetSupportedArchitectureAtIndex(arch_idx, platform_arch);
 1551     for (uint32_t idx = 0; GetSupportedArchitectureAtIndex(