Searched refs:ARMGetSupportedArchitectureAtIndex (Results 1 – 5 of 5) sorted by relevance
180 return ARMGetSupportedArchitectureAtIndex (idx, arch); in GetSupportedArchitectureAtIndex()
115 ARMGetSupportedArchitectureAtIndex (uint32_t idx, lldb_private::ArchSpec &arch);
653 return ARMGetSupportedArchitectureAtIndex (idx, arch); in GetSupportedArchitectureAtIndex()
788 return ARMGetSupportedArchitectureAtIndex (idx, arch); in GetSupportedArchitectureAtIndex()
728 PlatformDarwin::ARMGetSupportedArchitectureAtIndex (uint32_t idx, ArchSpec &arch) in ARMGetSupportedArchitectureAtIndex() function in PlatformDarwin