Home
last modified time | relevance | path

Searched defs:config_sp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp566 StructuredData::DictionarySP config_sp(new StructuredData::Dictionary()); in BuildConfigurationData() local
826 auto config_sp = m_options_sp->BuildConfigurationData(m_enable); in DoExecute() local
1818 auto config_sp = options_sp->BuildConfigurationData(true); in EnableNow() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp4200 llvm::StringRef type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureRemoteStructuredData()
H A DProcessGDBRemote.cpp4029 llvm::StringRef type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6030 const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()