Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp600 StructuredData::DictionarySP config_sp(new StructuredData::Dictionary()); in BuildConfigurationData() local
866 auto config_sp = m_options_sp->BuildConfigurationData(m_enable); in DoExecute() local
1913 auto config_sp = options_sp->BuildConfigurationData(true); in EnableNow() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3958 const ConstString &type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureRemoteStructuredData()
H A DProcessGDBRemote.cpp4219 const ConstString &type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp6065 const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()