Searched refs:arch_dest_reloc_offset (Results 1 – 3 of 3) sorted by relevance
84 unsigned long arch_dest_reloc_offset(int addend);
1193 dest_off = arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()1207 arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()1335 dest_off = arch_dest_reloc_offset(reloc->addend); in add_call_destinations()
72 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function