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