Home
last modified time | relevance | path

Searched defs:cputype (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/
Dlauncher-darwin.c58 cpu_type_t cputype; member
74 static const char *name_for_cputype(cpu_type_t cputype) in name_for_cputype()
133 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) in fat_has_cputype()
Dfixup_macho_loadcmds.c299 Int cputype; in map_image_aboard() local
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c198 Int cputype = CPU_TYPE_POWERPC; in map_image_aboard() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp314 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
947 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local
1216 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType()
1223 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType()
1342 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local
7031 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader()
8257 bool isLittleEndian, uint32_t cputype) { in PrintThreadCommand()
8521 uint32_t cputype, bool verbose) { in PrintLoadCommands()
8650 uint32_t &filetype, uint32_t &cputype, in getAndPrintMachHeader()
8672 uint32_t cputype = 0; in printMachOFileHeader() local
/external/llvm/include/llvm/Support/
DMachO.h536 uint32_t cputype; member
546 uint32_t cputype; member
931 uint32_t cputype; member
/external/v8/src/
Dgdb-jit.cc494 uint32_t cputype; member