Searched refs:cpu_type_t (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/tools/darwin-debug/ |
| D | darwin-debug.cpp | 99 const char *working_dir, cpu_type_t cpu_type, in posix_spawn_for_debug() 174 cpu_type_t cpu_type = 0; in main()
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
| D | MachVMMemory.h | 32 struct task_basic_info ti, cpu_type_t cputype,
|
| D | MachProcess.h | 102 const char *path, cpu_type_t cpu_type, cpu_subtype_t cpu_subtype, 391 cpu_type_t m_cpu_type; // The CPU type of this process
|
| D | MachVMMemory.cpp | 169 cpu_type_t cputype, nub_process_t pid, vm_statistics64_data_t &vminfo, in GetMemoryProfile()
|
| D | MachProcess.mm | 2277 cpu_type_t process_cpu_type = 3370 const char *path, cpu_type_t cpu_type, cpu_subtype_t cpu_subtype, 3422 posix_spawnattr_t *, size_t, cpu_type_t *, cpu_subtype_t *, size_t *); 3551 cpu_type_t pid_cpu_type = MachProcess::GetCPUTypeForLocalProcess(pid); 3581 cpu_type_t cpu;
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/ |
| D | DNB.h | 30 #define CPU_TYPE_ARM64 ((cpu_type_t)12 | 0x01000000) 34 #define CPU_TYPE_ARM64_32 ((cpu_type_t)12 | 0x02000000)
|
| D | DNB.cpp | 1247 cpu_type_t cputype = DNBProcessGetCPUType(pid); in DNBProcessMemoryReadPointer()
|
| D | RNBRemote.cpp | 1213 static cpu_type_t best_guess_cpu_type() { in best_guess_cpu_type() 6198 cpu_type_t cputype = DNBProcessGetCPUType(pid); in HandlePacket_qProcessInfo()
|
| /openbsd/src/gnu/llvm/lldb/source/Host/macosx/objcxx/ |
| D | Host.mm | 451 cpu_type_t cpu, sub = 0; 1143 cpu_type_t cpu_type = arch_spec.GetMachOCPUType(); 1144 cpu_type_t cpu_subtype = arch_spec.GetMachOCPUSubType(); 1146 cpu_type != 0 && cpu_type != static_cast<cpu_type_t>(UINT32_MAX) && 1147 cpu_type != static_cast<cpu_type_t>(LLDB_INVALID_CPUTYPE); 1155 posix_spawnattr_t *, size_t, cpu_type_t *, cpu_subtype_t *, size_t *);
|
| /openbsd/src/gnu/llvm/lldb/source/Symbol/ |
| D | LocateSymbolFile.cpp | 32 typedef int cpu_type_t; typedef
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_procmaps_mac.cpp | 306 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
| /openbsd/src/gnu/llvm/lldb/tools/compact-unwind/ |
| D | compact-unwind-dumper.c | 37 cpu_type_t cputype;
|