Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointCallbackContext.h43 exe_ctx_ref; // This tells us where we have stopped, what thread. variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp108 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref) in ExecutionContext()
143 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref, in ExecutionContext()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp78 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp309 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() local
H A DDebugger.cpp1053 ExecutionContextRef exe_ctx_ref(GetSelectedTarget().get(), adopt_selected); in GetSelectedExecutionContext() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp105 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp300 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()