Searched refs:CPUPluginInfoMap (Results 1 – 1 of 1) sorted by relevance
22 typedef std::map<uint32_t, DNBArchPluginInfo> CPUPluginInfoMap; typedef36 CPUPluginInfoMap g_arch_plugins;42 CPUPluginInfoMap::const_iterator pos = g_arch_plugins.find(g_current_cpu_type); in GetArchInfo()