Searched refs:table_2 (Results 1 – 1 of 1) sorted by relevance
6364 opc_handler_t **table, **table_2; in destroy_ppc_opcodes() local6378 table_2 = ind_table(table[j]); in destroy_ppc_opcodes()6380 if (table_2[k] != &invalid_handler && in destroy_ppc_opcodes()6381 is_indirect_opcode(table_2[k])) { in destroy_ppc_opcodes()6382 g_free((opc_handler_t *)((uintptr_t)table_2[k] & in destroy_ppc_opcodes()