Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Target/
H A DUnwindAssembly.h42 ArchSpec m_arch; variable
H A DTarget.h1551 Arch m_arch; global() variable
/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.h58 lldb_private::ArchSpec m_arch; variable
H A Dx86AssemblyInspectionEngine.h186 lldb_private::ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h97 ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h103 ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.h44 ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.h108 ArchSpec m_arch; global() variable
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.h176 ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.h98 } m_arch; member
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h145 ArchSpec m_arch; variable
/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h164 lldb_private::ArchSpec m_arch; variable
/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h265 ArchSpec m_arch; variable
H A DModule.h997 ArchSpec m_arch; ///< The architecture for this module. global() variable
H A DDisassembler.h548 ArchSpec m_arch; global() variable
/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h129 ArchSpec m_arch; variable
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.h383 std::string m_arch; variable
/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp528 llvm::Triple::ArchType m_arch; global() member in ArchThreadContexts