Searched refs:plugin_from_name (Results 1 – 1 of 1) sorted by relevance
2908 static const char * const plugin_from_name[] = { variable3086 if (from < ARRAY_SIZE(plugin_from_name)) { in tcg_dump_ops()3087 name = plugin_from_name[from]; in tcg_dump_ops()