Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp85 typedef std::shared_ptr<PluginProperties> ProcessKDPPropertiesSP; typedef
87 static const ProcessKDPPropertiesSP &GetGlobalPluginProperties() { in GetGlobalPluginProperties()
88 static ProcessKDPPropertiesSP g_settings_sp; in GetGlobalPluginProperties()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp169 typedef std::shared_ptr<PluginProperties> ProcessKDPPropertiesSP; typedef
171 static const ProcessKDPPropertiesSP &GetGlobalPluginProperties() { in GetGlobalPluginProperties()
172 static ProcessKDPPropertiesSP g_settings_sp; in GetGlobalPluginProperties()