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

  /toolchain/binutils/binutils-2.25/bfd/
coff-we32k.c 39 HOWTO(R_DIR32, 0, 2, 32, FALSE, 0,complain_overflow_bitfield, 0, "dir32", TRUE, 0xffffffff,0xffffffff, FALSE),
coff-i386.c 206 HOWTO (R_DIR32, /* type */
553 return howto_table + R_DIR32;
coff-i860.c 162 HOWTO (R_DIR32, /* type */
532 return howto_table + R_DIR32;
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 706 #define R_AMD64_DIR32 2 /* 32-bit address (VA) R_DIR32. */
724 #define R_DIR32 6

Completed in 226 milliseconds