Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp53 std::vector<uint8_t> lc_thread_load_command(cpu_type_t cputype) { in lc_thread_load_command() argument
190 std::string get_uuid_from_binary(const char *fn, cpu_type_t &cputype, in get_uuid_from_binary() argument
315 cpu_type_t cputype; main() local
[all...]
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp118 const uint32_t cputype = arch_spec.GetMachOCPUType(); in CalculateStopInfo() local
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp73 std::vector<uint8_t> lc_thread_load_command(cpu_type_t cputype) { in lc_thread_load_command()
206 std::string scan_binary(const char *fn, uint64_t &vmaddr, cpu_type_t &cputype, in scan_binary()
352 cpu_type_t cputype; in main() local
/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; getAsObjectFile() local
[all...]
H A DMachOObjectFile.cpp1023 uint32_t cputype = getCPUType(Obj); in checkThreadCommand() local
1275 uint32_t cputype; MachOObjectFile() local
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h64 llvm::yaml::Hex32 cputype; member
155 llvm::yaml::Hex32 cputype; member
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp169 cpu_type_t cputype, nub_process_t pid, vm_statistics64_data_t &vminfo, in GetMemoryProfile()
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s16 cputype: 0x1000007 label
H A Dobjc-uses-custom-personality.s50 cputype: 0x1000007 label
H A Dcompact-unwind-both-local-and-dylib-personality.s200 cputype: 0x1000007 label
H A Dcompact-unwind-sym-relocs.s44 cputype: 0x1000007 label
H A Dweak-definition-gc.s271 cputype: 0x1000007 label
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp308 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType() argument
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp4715 GetArchName(const uint32_t cputype,const uint32_t cpusubtype) GetArchName() argument
4764 GetHostCPUType(uint32_t & cputype,uint32_t & cpusubtype,uint32_t & is_64_bit_capable,bool & promoted_to_64) GetHostCPUType() argument
4818 uint32_t cputype = 0; HandlePacket_qHostInfo() local
5142 uint32_t cputype = DNBGetRegisterCPUType(); GenerateTargetXMLRegisters() local
6199 cpu_type_t cputype = DNBProcessGetCPUType(pid); GetCPUTypesFromHost() local
6288 cpu_type_t cputype; HandlePacket_qProcessInfo() local
[all...]
H A DDNB.cpp1293 cpu_type_t cputype = DNBProcessGetCPUType(pid); DNBProcessMemoryReadPointer() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp612 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
718 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType() argument
763 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength() argument
802 const uint64_t cputype, in PrintRelocationEntries() argument
975 const uint64_t cputype = O->getHeader().cputype; PrintRelocations() local
1880 uint32_t cputype = O->getHeader().cputype; DumpRawSectionContents() local
2226 printUnknownCPUType(uint32_t cputype,uint32_t cpusubtype) printUnknownCPUType() argument
2233 printCPUType(uint32_t cputype,uint32_t cpusubtype) printCPUType() argument
2374 uint32_t cputype = OFA.getCPUType(); printMachOUniversalHeaders() local
8235 PrintMachHeader(uint32_t magic,uint32_t cputype,uint32_t cpusubtype,uint32_t filetype,uint32_t ncmds,uint32_t sizeofcmds,uint32_t flags,bool verbose) PrintMachHeader() argument
9628 PrintThreadCommand(MachO::thread_command t,const char * Ptr,bool isLittleEndian,uint32_t cputype) PrintThreadCommand() argument
10091 PrintLoadCommands(const MachOObjectFile * Obj,uint32_t filetype,uint32_t cputype,bool verbose) PrintLoadCommands() argument
10257 uint32_t cputype = 0; printMachOLoadCommands() local
[all...]
/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c37 cpu_type_t cputype; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h514 uint32_t cputype; member
524 uint32_t cputype; member
962 uint32_t cputype; member
970 uint32_t cputype; member