Searched refs:arch_dest_reloc_offset (Results 1 – 5 of 5) sorted by relevance
84 unsigned long arch_dest_reloc_offset(int addend);
17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
23 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
71 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() function
1623 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()1640 arch_dest_reloc_offset(reloc_addend(reloc)); in add_jump_destinations()1773 dest_off = arch_dest_reloc_offset(reloc_addend(reloc)); in add_call_destinations()3480 idx = (arch_dest_reloc_offset(reloc_addend(reloc)) / sizeof(void *)); in pv_call_dest()4436 off += arch_dest_reloc_offset(reloc_addend(reloc)); in validate_ibt_insn()
Completed in 14 milliseconds