Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp321 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-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp6047 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
34542 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()