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

  /toolchain/binutils/binutils-2.25/bfd/
coff-i386.c 190 && howto->type != R_SECREL32;
238 HOWTO (R_SECREL32, /* type */
513 if (rel->r_type == R_SECREL32 && sym != NULL)
566 return howto_table + R_SECREL32;
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 726 #define R_SECREL32 11

Completed in 163 milliseconds