Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Breakpoint/
DStoppointCallbackContext.h43 exe_ctx_ref; // This tells us where we have stopped, what thread. variable
/external/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()
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.cpp83 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/external/llvm-project/lldb/source/Core/
DValueObjectVariable.cpp304 const ExecutionContextRef &exe_ctx_ref = GetExecutionContextRef(); in IsInScope() local
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.cpp110 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp305 ExecutionContextRef exe_ctx_ref) { in RetrieveReportData()