Home
last modified time | relevance | path

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

/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
/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h287 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument
/llvm-project/lldb/source/Target/
H A DTarget.cpp2950 for (auto exc_ctx : exc_ctx_with_reasons) { RunStopHooks() local
3711 ExecutionContextPasses(const ExecutionContext & exc_ctx) ExecutionContextPasses() argument
3799 HandleStop(ExecutionContext & exc_ctx,StreamSP output_sp) HandleStop() argument
3854 HandleStop(ExecutionContext & exc_ctx,StreamSP output_sp) HandleStop() argument
[all...]
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1665 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument