Home
last modified time | relevance | path

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

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