Home
last modified time | relevance | path

Searched refs:ProcessKDPPropertiesSP (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp171 typedef std::shared_ptr<PluginProperties> ProcessKDPPropertiesSP; typedef
173 static const ProcessKDPPropertiesSP &GetGlobalPluginProperties() { in GetGlobalPluginProperties()
174 static ProcessKDPPropertiesSP g_settings_sp; in GetGlobalPluginProperties()