Searched refs:PluginInstance (Results 1 – 1 of 1) sorted by relevance
184 template <typename Callback> struct PluginInstance { struct187 PluginInstance() = default; argument188 PluginInstance(llvm::StringRef name, llvm::StringRef description, in PluginInstance() function279 typedef PluginInstance<ABICreateInstance> ABIInstance;303 typedef PluginInstance<ArchitectureCreateInstance> ArchitectureInstance;341 typedef PluginInstance<DisassemblerCreateInstance> DisassemblerInstance;374 typedef PluginInstance<DynamicLoaderCreateInstance> DynamicLoaderInstance;408 typedef PluginInstance<JITLoaderCreateInstance> JITLoaderInstance;435 typedef PluginInstance<EmulateInstructionCreateInstance>469 typedef PluginInstance<OperatingSystemCreateInstance> OperatingSystemInstance;[all …]