Home
last modified time | relevance | path

Searched defs:sb_event (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.cpp59 if (lldb::SBEvent *sb_event = reinterpret_cast<lldb::SBEvent *>( in ExtractValueFromPythonObject() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp459 SBEvent sb_event; in GetStopEventForStopID() local