Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp670 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances; typedef
672 static JITLoaderInstances &GetJITLoaderInstances() { in GetJITLoaderInstances()
673 static JITLoaderInstances g_instances; in GetJITLoaderInstances()