Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/API/
H A DSBAttachInfo.h194 lldb::SBStructuredData GetScriptedProcessDictionary() const;
H A DSBLaunchInfo.h205 lldb::SBStructuredData GetScriptedProcessDictionary() const;
/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