Home
last modified time | relevance | path

Searched defs:exc_ctx (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp67 ExecutionContext exc_ctx; in InitializeFunctionCaller() local
137 ExecutionContext exc_ctx; in ShouldStop() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h329 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2962 for (auto exc_ctx : exc_ctx_with_reasons) { RunStopHooks() local
3723 ExecutionContextPasses(const ExecutionContext & exc_ctx) ExecutionContextPasses() argument
3811 HandleStop(ExecutionContext & exc_ctx,StreamSP output_sp) HandleStop() argument
3866 HandleStop(ExecutionContext & exc_ctx,StreamSP output_sp) HandleStop() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1771 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument