Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
DStoppointCallbackContext.h43 exe_ctx_ref; // This tells us where we have stopped, what thread. variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DExecutionContext.cpp109 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref) in ExecutionContext()
144 ExecutionContext::ExecutionContext(const ExecutionContextRef &exe_ctx_ref, in ExecutionContext()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.cpp83 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DValueObjectVariable.cpp309 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() local
DDebugger.cpp842 ExecutionContextRef exe_ctx_ref(GetSelectedTarget().get(), adopt_selected); in GetSelectedExecutionContext() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.cpp110 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp305 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()