Home
last modified time | relevance | path

Searched refs:arch_dest_reloc_offset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A Darch.h84 unsigned long arch_dest_reloc_offset(int addend);
H A Dcheck.c1152 dest_off = arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()
1166 arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()
1287 dest_off = arch_dest_reloc_offset(reloc->addend); in add_call_destinations()
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Darch.h84 unsigned long arch_dest_reloc_offset(int addend);
/kernel/linux/linux-6.6/tools/objtool/arch/powerpc/
H A Ddecode.c17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
H A Ddecode.c72 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1568 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()
1585 arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()
1702 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_call_destinations()
3379 idx = (arch_dest_reloc_offset(reloc_addend(reloc)) / sizeof(void *)); in pv_call_dest()
4335 off += arch_dest_reloc_offset(reloc_addend(reloc)); in validate_ibt_insn()
/kernel/linux/linux-6.6/tools/objtool/arch/x86/
H A Ddecode.c71 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function

Completed in 11 milliseconds