Home
last modified time | relevance | path

Searched refs:arch_dest_reloc_offset (Results 1 – 3 of 3) sorted by relevance

/linux/tools/objtool/arch/powerpc/
H A Ddecode.c17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c23 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
/linux/tools/objtool/
H A Dcheck.c1497 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()
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()