Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/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 */
/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h610 #define R_IMAGEBASE 7 macro