Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.cpp107 lldb::SBLaunchInfo *sb_launch_info = reinterpret_cast<lldb::SBLaunchInfo *>( ExtractValueFromPythonObject() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp384 Launch(SBLaunchInfo & sb_launch_info,SBError & error) Launch() argument