Searched refs:R_X86_64_standard (Results 1 – 7 of 7) sorted by relevance
191 #define R_X86_64_standard (R_X86_64_REX_GOTPCRELX + 1) macro192 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)286 if (r_type >= (unsigned int) R_X86_64_standard) in elf_x86_64_rtype_to_howto()4134 if (r_type >= (int) R_X86_64_standard) in elf_x86_64_relocate_section()
281 (R_X86_64_standard): Replace R_X86_64_RELATIVE64 with3009 * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE
9 R_X86_64_standard instead of R_X86_64_max for unrecognized
3512 (R_X86_64_standard): Adjust.
678 (R_X86_64_standard): Replace R_X86_64_PLT32_BND with
2803 (R_X86_64_standard): Updated.
1266 * elf64-x86-64.c (R_X86_64_standard, R_X86_64_vt_offset): New.