Home
last modified time | relevance | path

Searched defs:m_context (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DRegisterContextWindows.h55 CONTEXT m_context; variable
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.h61 lldb_private::DWARFContext &m_context; variable
H A DSymbolFileDWARF.h545 lldb_private::DWARFContext m_context; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h90 llvm::StringRef m_context; // Decl context: "lldb::SBTarget" variable
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h101 lldb::TypeSystemWP m_context; member
H A DCxxModuleHandler.cpp106 DeclContext *m_context; member
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h177 std::unique_ptr<llvm::MCContext> m_context; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h214 std::unique_ptr<llvm::MCContext> m_context; variable
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h151 void *m_context = nullptr; variable
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h213 SymbolContextScope *m_context = nullptr; variable