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.cpp564 StructuredData::DictionarySP config_sp(new StructuredData::Dictionary()); BuildConfigurationData() local
824 auto config_sp = m_options_sp->BuildConfigurationData(m_enable); DoExecute() local
1822 auto config_sp = options_sp->BuildConfigurationData(true); EnableNow() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp4273 llvm::StringRef type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureRemoteStructuredData()
H A DProcessGDBRemote.cpp4040 llvm::StringRef type_name, const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6231 const StructuredData::ObjectSP &config_sp) { in ConfigureStructuredData()