Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp90 const lldb::StackFrameSP &sb_frame, const lldb::WatchpointSP &sb_wp) { in LLDBSwigPythonWatchpointCallbackFunction() argument
/external/llvm-project/lldb/bindings/python/
Dpython-wrapper.swig101 lldb::SBWatchpoint sb_wp(wp_sp);
114 PythonObject wp_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_wp));
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp97 const lldb::StackFrameSP &sb_frame, const lldb::WatchpointSP &sb_wp);