Searched refs:PrintMachHeader (Results 1 – 1 of 1) sorted by relevance
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7031 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader() function 8655 PrintMachHeader(H_64.magic, H_64.cputype, H_64.cpusubtype, H_64.filetype, in getAndPrintMachHeader() 8662 PrintMachHeader(H.magic, H.cputype, H.cpusubtype, H.filetype, H.ncmds, in getAndPrintMachHeader()
|