Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPlatformPythonInterface.cpp45 StructuredData::DictionarySP dict_sp = in ListProcesses() local
63 StructuredData::DictionarySP dict_sp = in GetProcessInfo() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScriptedMetadata.h19 StructuredData::DictionarySP dict_sp) in ScriptedMetadata()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp351 StructuredData::DictionarySP dict_sp = in SetScriptedProcessClassName() local
366 lldb_private::StructuredData::DictionarySP dict_sp = metadata_sp->GetArgsSP(); in GetScriptedProcessDictionary() local
382 StructuredData::DictionarySP dict_sp = in SetScriptedProcessDictionary() local
H A DSBAttachInfo.cpp315 lldb_private::StructuredData::DictionarySP dict_sp = metadata_sp->GetArgsSP(); in GetScriptedProcessDictionary() local
332 StructuredData::DictionarySP dict_sp = in SetScriptedProcessDictionary() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp139 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp224 StructuredData::DictionarySP dict_sp = GetInterface()->GetStopReason(); in CalculateStopInfo() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp169 auto dict_sp = StructuredData::ObjectSP(d); in RetrieveReportData() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp468 std::shared_ptr<StructuredData::Dictionary> dict_sp( in CreatePlistValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp239 auto dict_sp = std::make_shared<StructuredData::Dictionary>(); in ConvertToStructuredArray() local