Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c184 #define R_X86_64_standard (R_X86_64_PLT32_BND + 1) macro
185 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
277 if (r_type >= (unsigned int) R_X86_64_standard) in elf_x86_64_rtype_to_howto()
3427 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-20092803 (R_X86_64_standard): Updated.
DChangeLog-20051266 * elf64-x86-64.c (R_X86_64_standard, R_X86_64_vt_offset): New.