Home
last modified time | relevance | path

Searched defs:dict_sp (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPlatformPythonInterface.cpp59 StructuredData::DictionarySP dict_sp = in ListProcesses() local
77 StructuredData::DictionarySP dict_sp = in GetProcessInfo() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptedMetadata.h22 StructuredData::DictionarySP dict_sp) in ScriptedMetadata()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBLaunchInfo.cpp349 lldb_private::StructuredData::DictionarySP dict_sp = in GetScriptedProcessDictionary() local
368 StructuredData::DictionarySP dict_sp = in SetScriptedProcessDictionary() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp138 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/openbsd-src/gnu/llvm/lldb/source/Host/windows/
H A DHost.cpp247 auto dict_sp = data_sp->GetAsDictionary(); in ShellExpandArguments() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp218 StructuredData::DictionarySP dict_sp = GetInterface()->GetStopReason(); in CalculateStopInfo() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp169 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DXML.cpp466 std::shared_ptr<StructuredData::Dictionary> dict_sp( in CreatePlistValue() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp196 lldb_private::StructuredData::ObjectSP dict_sp) { in AddThreadExtendedInfoPacketHints()
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp240 auto dict_sp = std::make_shared<StructuredData::Dictionary>(); in ConvertToStructuredArray() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp992 StructuredData::DictionarySP dict_sp = in ExtractAppSpecificInfo() local