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

  /toolchain/binutils/binutils-2.27/bfd/
coff-i386.c 133 if (reloc_entry->howto->type == R_IMAGEBASE
189 return ! howto->pc_relative && howto->type != R_IMAGEBASE
220 HOWTO (R_IMAGEBASE, /* type */
505 if (rel->r_type == R_IMAGEBASE
556 return howto_table + R_IMAGEBASE;
coff-i860.c 176 HOWTO (R_IMAGEBASE, /* type */
  /toolchain/binutils/binutils-2.27/include/coff/
internal.h 711 #define R_AMD64_IMAGEBASE 3 /* 32-bit absolute ref w/o base R_IMAGEBASE. */
729 #define R_IMAGEBASE 7

Completed in 63 milliseconds