HomeSort by relevance Sort by last modified time
    Searched refs:R_AMD64_PCRLONG (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
coff-x86_64.c 261 HOWTO (R_AMD64_PCRLONG, /* type 4 */
577 *addendp -= (bfd_vma)(rel->r_type - R_AMD64_PCRLONG);
578 rel->r_type = R_AMD64_PCRLONG;
681 return howto_table + R_AMD64_PCRLONG;
  /toolchain/binutils/binutils-2.27/include/coff/
internal.h 712 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */

Completed in 141 milliseconds