Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBAttachInfo.h194 lldb::SBStructuredData GetScriptedProcessDictionary() const;
H A DSBLaunchInfo.h205 lldb::SBStructuredData GetScriptedProcessDictionary() const;
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp300 lldb::SBStructuredData SBAttachInfo::GetScriptedProcessDictionary() const { in GetScriptedProcessDictionary() function in SBAttachInfo
H A DSBLaunchInfo.cpp357 lldb::SBStructuredData SBLaunchInfo::GetScriptedProcessDictionary() const { in GetScriptedProcessDictionary() function in SBLaunchInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp6782 result = ((lldb::SBAttachInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
36113 result = ((lldb::SBLaunchInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()