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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff-x86_64.c241 HOWTO (R_AMD64_PCRLONG, /* type 4 */
549 rel->r_vaddr += (bfd_vma)(rel->r_type-R_AMD64_PCRLONG);
550 rel->r_type = R_AMD64_PCRLONG;
659 return howto_table + R_AMD64_PCRLONG;
/freebsd-10.1-release/contrib/binutils/include/coff/
H A Dinternal.h666 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */ macro

Completed in 104 milliseconds