Home
last modified time | relevance | path

Searched refs:R_IMAGEBASE (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-i386.c132 if (reloc_entry->howto->type == R_IMAGEBASE
191 return ! howto->pc_relative && howto->type != R_IMAGEBASE;
221 HOWTO (R_IMAGEBASE, /* type */
494 if (rel->r_type == R_IMAGEBASE
515 return howto_table + R_IMAGEBASE;
Dcoff-i860.c172 HOWTO (R_IMAGEBASE, /* type */
DChangeLog-9899838 * coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE.
DChangeLog-96971399 R_IMAGEBASE reloc.
DChangeLog-94952166 (coff-i386_rtype_to_howto): Understand R_IMAGEBASE type.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoff-i386.c134 if (reloc_entry->howto->type == R_IMAGEBASE
193 return ! howto->pc_relative && howto->type != R_IMAGEBASE;
223 HOWTO (R_IMAGEBASE, /* type */
513 if (rel->r_type == R_IMAGEBASE
558 return howto_table + R_IMAGEBASE;
Dcoff-i860.c172 HOWTO (R_IMAGEBASE, /* type */
DChangeLog-9899838 * coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE.
DChangeLog-96971399 R_IMAGEBASE reloc.
DChangeLog-94952166 (coff-i386_rtype_to_howto): Understand R_IMAGEBASE type.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dinternal.h683 #define R_IMAGEBASE 7 macro
DChangeLog-9103668 (R_IMAGEBASE): New.
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h683 #define R_IMAGEBASE 7 macro
DChangeLog-9103651 (R_IMAGEBASE): New.