Searched refs:text_rela (Results 1 – 1 of 1) sorted by relevance
927 struct rela *text_rela, *rodata_rela; in find_switch_table() local954 text_rela = find_rela_by_dest_range(insn->sec, insn->offset, in find_switch_table()956 if (!text_rela || text_rela->sym != file->rodata->sym) in find_switch_table()959 table_offset = text_rela->addend; in find_switch_table()960 if (text_rela->type == R_X86_64_PC32) in find_switch_table()977 if (text_rela->type == R_X86_64_PC32) in find_switch_table()