Home
last modified time | relevance | path

Searched refs:exc_ctx_ref_sp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2045 lldb::ExecutionContextRefSP exc_ctx_ref_sp(new ExecutionContextRef(exc_ctx)); in ScriptedStopHookHandleStop() local
2048 implementor_sp->GetValue(), exc_ctx_ref_sp, stream_sp); in ScriptedStopHookHandleStop()