Searched defs:cputype (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/coregrind/ |
D | launcher-darwin.c | 58 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()
|
D | fixup_macho_loadcmds.c | 298 Int cputype; in map_image_aboard() local
|
/external/lldb/tools/debugserver/source/MacOSX/ |
D | MachVMMemory.cpp | 340 MachVMMemory::GetMemorySizes(task_t task, cpu_type_t cputype, nub_process_t pid, mach_vm_size_t &rp… in GetMemorySizes() 516 …fileDataScanType scanType, task_t task, struct task_basic_info ti, cpu_type_t cputype, nub_process… in GetMemoryProfile()
|
/external/lldb/source/Host/macosx/ |
D | Symbols.cpp | 74 const uint32_t cputype = data.GetU32(&data_offset); // cpu specifier in SkinnyMachOFileContainsArchAndUUID() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readmacho.c | 198 Int cputype = CPU_TYPE_POWERPC; in map_image_aboard() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 335 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local 985 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local 1260 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 1267 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 1386 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local 6860 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader() 8100 bool isLittleEndian, uint32_t cputype) { in PrintThreadCommand() 8364 uint32_t filetype, uint32_t cputype, in PrintLoadCommands() 8498 uint32_t &filetype, uint32_t &cputype, in getAndPrintMachHeader() 8523 uint32_t cputype = 0; in printMachOFileHeader() local
|
/external/lldb/tools/debugserver/source/ |
D | RNBRemote.cpp | 3897 uint32_t cputype, is_64_bit_capable; in HandlePacket_qHostInfo() local 4006 cpu_type_t cputype = DNBProcessGetCPUType (pid); in HandlePacket_qProcessInfo() local
|
/external/lldb/source/Host/common/ |
D | Host.cpp | 305 uint32_t cputype, cpusubtype; in GetArchitecture() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 538 uint32_t cputype; member 548 uint32_t cputype; member 935 uint32_t cputype; member
|
/external/v8/src/ |
D | gdb-jit.cc | 496 uint32_t cputype; member
|