Lines Matching refs:reloc_addend
574 reloc_addend(reloc)); in add_pv_ops()
1000 func = find_func_by_offset(reloc->sym->sec, reloc_addend(reloc)); in add_ignores()
1497 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()
1514 arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()
1647 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_call_destinations()
1976 reloc_addend(reloc) == pfunc->offset) in add_jump_table()
1984 reloc_addend(reloc) == pfunc->offset + pfunc->len) in add_jump_table()
1987 dest_insn = find_insn(file, reloc->sym->sec, reloc_addend(reloc)); in add_jump_table()
2049 dest_insn = find_insn(file, table_reloc->sym->sec, reloc_addend(table_reloc)); in find_jump_table()
2194 offset = reloc_addend(reloc); in read_unwind_hints()
2287 offset = reloc->sym->offset + reloc_addend(reloc); in read_annotate()
3289 idx = (reloc_addend(reloc) / sizeof(void *)); in call_dest_name()
3307 idx = (arch_dest_reloc_offset(reloc_addend(reloc)) / sizeof(void *)); in pv_call_dest()
4322 off += arch_dest_reloc_offset(reloc_addend(reloc)); in validate_ibt_insn()
4324 off += reloc_addend(reloc); in validate_ibt_insn()
4342 reloc->sym->offset + reloc_addend(reloc)); in validate_ibt_data_reloc()