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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-x86-64.c146 R_X86_64_standard counts the number up to this point, and
149 #define R_X86_64_standard (R_X86_64_TLSDESC + 1) macro
150 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
218 if (r_type >= (unsigned int) R_X86_64_standard)

Completed in 116 milliseconds