Home
last modified time | relevance | path

Searched defs:cpu_type (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/tools/darwin-debug/
H A Ddarwin-debug.cpp99 const char *working_dir, cpu_type_t cpu_type, in posix_spawn_for_debug()
174 cpu_type_t cpu_type = 0; in main() local
/llvm-project/lldb/tools/debugserver/source/
H A DDNBArch.cpp38 bool DNBArchProtocol::SetArchitecture(uint32_t cpu_type, uint32_t cpu_subtype) { in SetArchitecture()
H A DDNBArch.h34 uint32_t cpu_type; member
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp28 llvm::codeview::CPUType cpu_type; in ResolveLLDBRegisterNum() local
H A DPdbUtil.cpp726 CPUType cpu_type = index.compilands() in GetBaseFrameRegister() local
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp772 const uint32_t cpu_type = packet.GetU32(&offset); in DumpPacket() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1251 const uint32_t cpu_type = proc_arch.GetMachOCPUType(); in CreateProcessInfoResponse_DebugServerStyle() local