Searched refs:dest_insn (Results 1 – 1 of 1) sorted by relevance
902 struct instruction *dest_insn; in add_jump_table() local926 dest_insn = find_insn(file, rela->sym->sec, rela->addend); in add_jump_table()927 if (!dest_insn) in add_jump_table()931 if (!dest_insn->func || dest_insn->func->pfunc != pfunc) in add_jump_table()940 alt->insn = dest_insn; in add_jump_table()