Searched refs:all_helpers (Results 1 – 1 of 1) sorted by relevance
267 static const TCGHelperInfo all_helpers[] = { variable324 for (i = 0; i < ARRAY_SIZE(all_helpers); ++i) { in tcg_context_init()325 g_hash_table_insert(helper_table, (gpointer)all_helpers[i].func, in tcg_context_init()326 (gpointer)all_helpers[i].name); in tcg_context_init()