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.25/bfd/
coff-x86_64.c 248 HOWTO (R_AMD64_PCRLONG, /* type 4 */
564 *addendp -= (bfd_vma)(rel->r_type - R_AMD64_PCRLONG);
565 rel->r_type = R_AMD64_PCRLONG;
668 return howto_table + R_AMD64_PCRLONG;
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 708 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */

Completed in 63 milliseconds