Searched refs:x86GetSupportedArchitectureAtIndex (Results 1 – 4 of 4) sorted by relevance
182 return x86GetSupportedArchitectureAtIndex (idx, arch); in GetSupportedArchitectureAtIndex()
118 x86GetSupportedArchitectureAtIndex (uint32_t idx, lldb_private::ArchSpec &arch);
655 return x86GetSupportedArchitectureAtIndex (idx, arch); in GetSupportedArchitectureAtIndex()
701 PlatformDarwin::x86GetSupportedArchitectureAtIndex (uint32_t idx, ArchSpec &arch) in x86GetSupportedArchitectureAtIndex() function in PlatformDarwin