Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.cpp172 return x86GetSupportedArchitectureAtIndex(idx, arch); in GetSupportedArchitectureAtIndex()
DPlatformDarwin.h66 bool x86GetSupportedArchitectureAtIndex(uint32_t idx,
DPlatformDarwinKernel.cpp971 return x86GetSupportedArchitectureAtIndex(idx, arch); in GetSupportedArchitectureAtIndex()
DPlatformDarwin.cpp517 bool PlatformDarwin::x86GetSupportedArchitectureAtIndex(uint32_t idx, in x86GetSupportedArchitectureAtIndex() function in PlatformDarwin