Searched refs:arch_dest_reloc_offset (Results 1 – 3 of 3) sorted by relevance
84 unsigned long arch_dest_reloc_offset(int addend);
1391 dest_off = arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()1408 arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()1527 dest_off = arch_dest_reloc_offset(reloc->addend); in add_call_destinations()3173 idx = (arch_dest_reloc_offset(rel->addend) / sizeof(void *)); in pv_call_dest()4027 off += arch_dest_reloc_offset(reloc->addend); in validate_ibt_insn()
66 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function