Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBLaunchInfo.i147 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBLaunchInfo.h180 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBLaunchInfo.cpp358 void SBLaunchInfo::SetScriptedProcessDictionary(lldb::SBStructuredData dict) { in SetScriptedProcessDictionary() function in SBLaunchInfo
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dcrashlog.py1112 launch_info.SetScriptedProcessDictionary(structured_data)