Searched refs:PluginInstance (Results 1 – 1 of 1) sorted by relevance
396 template <typename Callback> struct PluginInstance { struct399 PluginInstance() = default; argument400 PluginInstance(llvm::StringRef name, llvm::StringRef description, in PluginInstance() function547 typedef PluginInstance<ABICreateInstance> ABIInstance;571 typedef PluginInstance<ArchitectureCreateInstance> ArchitectureInstance;602 typedef PluginInstance<DisassemblerCreateInstance> DisassemblerInstance;635 typedef PluginInstance<DynamicLoaderCreateInstance> DynamicLoaderInstance;669 typedef PluginInstance<JITLoaderCreateInstance> JITLoaderInstance;696 typedef PluginInstance<EmulateInstructionCreateInstance>730 typedef PluginInstance<OperatingSystemCreateInstance> OperatingSystemInstance;[all …]