Home
last modified time | relevance | path

Searched refs:NXFindBestFatArch (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Darch.h84 extern struct fat_arch *NXFindBestFatArch(cpu_type_t cputype,
/external/google-breakpad/src/common/mac/
Darch_utilities.cc247 struct fat_arch *NXFindBestFatArch(cpu_type_t cputype, in NXFindBestFatArch() function
Ddump_syms.cc255 = NXFindBestFatArch(cpu_type, cpu_subtype, &fat_arch_vector[0], in FindBestMatchForArchitecture()