Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ScriptInterpreter/Lua/
DLuaTests.cpp29 lldb::StackFrameSP stop_frame_sp, in LLDBSwigLuaBreakpointCallbackFunction()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DLua.cpp100 Lua::CallBreakpointCallback(void *baton, lldb::StackFrameSP stop_frame_sp, in CallBreakpointCallback()
DScriptInterpreterLua.cpp190 StackFrameSP stop_frame_sp(exe_ctx.GetFrameSP()); in BreakpointCallbackFunction() local
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2289 const StackFrameSP stop_frame_sp(exe_ctx.GetFrameSP()); in BreakpointCallbackFunction() local
2354 const StackFrameSP stop_frame_sp(exe_ctx.GetFrameSP()); in WatchpointCallbackFunction() local