Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DStoppointCallbackContext.h43 exe_ctx_ref; // This tells us where we have stopped, what thread. variable
/openbsd/gnu/llvm/lldb/source/Target/
H A DExecutionContext.cpp107 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref) in ExecutionContext()
142 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref, in ExecutionContext()
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp78 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/openbsd/gnu/llvm/lldb/source/Core/
H A DValueObjectVariable.cpp309 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() local
H A DDebugger.cpp971 ExecutionContextRef exe_ctx_ref(GetSelectedTarget().get(), adopt_selected); in GetSelectedExecutionContext() local
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp106 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp301 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()