Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp409 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances; typedef
411 static JITLoaderInstances &GetJITLoaderInstances() { in GetJITLoaderInstances()
412 static JITLoaderInstances g_instances; in GetJITLoaderInstances()