Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances; typedef
408 static JITLoaderInstances &GetJITLoaderInstances() { in GetJITLoaderInstances()
409 static JITLoaderInstances g_instances; in GetJITLoaderInstances()