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

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

Completed in 66 milliseconds