Searched refs:arch_dest_reloc_offset (Results 1 – 3 of 3) sorted by relevance
87 unsigned long arch_dest_reloc_offset(int addend);
780 dest_off = arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()784 arch_dest_reloc_offset(reloc->addend); in add_jump_destinations()921 dest_off = arch_dest_reloc_offset(reloc->addend); in add_call_destinations()
71 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function