Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnwindAssembly.h42 ArchSpec m_arch; variable
H A DTarget.h1551 Arch m_arch; variable
/freebsd/contrib/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h103 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h96 ArchSpec m_arch; global() variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.h44 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.h108 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h145 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h171 lldb_private::ArchSpec m_arch; global() variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h265 ArchSpec m_arch; variable
H A DModule.h1043 ArchSpec m_arch; ///< The architecture for this module. global() variable
H A DDisassembler.h548 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h129 ArchSpec m_arch; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp528 llvm::Triple::ArchType m_arch; member in ArchThreadContexts