Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp110 typedef std::shared_ptr<PluginProperties> JITLoaderGDBPropertiesSP; typedef
112 static const JITLoaderGDBPropertiesSP &GetGlobalPluginProperties() { in GetGlobalPluginProperties()