Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Darch.h82 unsigned long arch_dest_reloc_offset(int addend);
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c65 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
/Linux-v5.15/tools/objtool/
Dcheck.c851 dest_off = arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()
878 arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()
997 dest_off = arch_dest_reloc_offset(reloc->addend); in add_call_destinations()