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

  /toolchain/binutils/binutils-2.25/bfd/
coff-x86_64.c 196 && howto->type != R_AMD64_SECREL;
330 HOWTO (R_AMD64_SECREL, /* type */
620 if (rel->r_type == R_AMD64_SECREL)
681 return howto_table + R_AMD64_SECREL;
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 715 #define R_AMD64_SECREL 11 /* 32 bit offset from base of section containing target R_SECREL. */

Completed in 649 milliseconds