Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBAttachInfo.h196 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
H A DSBLaunchInfo.h207 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp315 void SBAttachInfo::SetScriptedProcessDictionary(lldb::SBStructuredData dict) { in SetScriptedProcessDictionary() function in SBAttachInfo
H A DSBLaunchInfo.cpp372 void SBLaunchInfo::SetScriptedProcessDictionary(lldb::SBStructuredData dict) { in SetScriptedProcessDictionary() function in SBLaunchInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp6817 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
36148 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()