Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp414 template <typename Instance> class PluginInstances { class
548 typedef PluginInstances<ABIInstance> ABIInstances;
572 typedef PluginInstances<ArchitectureInstance> ArchitectureInstances;
603 typedef PluginInstances<DisassemblerInstance> DisassemblerInstances;
636 typedef PluginInstances<DynamicLoaderInstance> DynamicLoaderInstances;
670 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
698 typedef PluginInstances<EmulateInstructionInstance> EmulateInstructionInstances;
731 typedef PluginInstances<OperatingSystemInstance> OperatingSystemInstances;
765 typedef PluginInstances<LanguageInstance> LanguageInstances;
808 typedef PluginInstances<LanguageRuntimeInstance> LanguageRuntimeInstances;
[all …]