Home
last modified time | relevance | path

Searched refs:R_X86_64_standard (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c191 #define R_X86_64_standard (R_X86_64_REX_GOTPCRELX + 1) macro
192 #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()
DChangeLog-2013281 (R_X86_64_standard): Replace R_X86_64_RELATIVE64 with
3009 * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE
DChangeLog-20129 R_X86_64_standard instead of R_X86_64_max for unrecognized
DChangeLog-20063512 (R_X86_64_standard): Adjust.
DChangeLog-2015678 (R_X86_64_standard): Replace R_X86_64_PLT32_BND with
DChangeLog-20092803 (R_X86_64_standard): Updated.
DChangeLog-20051266 * elf64-x86-64.c (R_X86_64_standard, R_X86_64_vt_offset): New.