Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp380 void SBLaunchInfo::SetScriptedProcessDictionary(lldb::SBStructuredData dict) { in SetScriptedProcessDictionary() function in SBLaunchInfo
381 LLDB_RECORD_METHOD(void, SBLaunchInfo, SetScriptedProcessDictionary, in SetScriptedProcessDictionary()
463 LLDB_REGISTER_METHOD(void, SBLaunchInfo, SetScriptedProcessDictionary, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBLaunchInfo.i147 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBLaunchInfo.h180 void SetScriptedProcessDictionary(lldb::SBStructuredData dict);
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp31828 (arg1)->SetScriptedProcessDictionary(arg2); in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()