Searched refs:R_IMAGEBASE (Results 1 – 5 of 5) sorted by relevance
134 if (reloc_entry->howto->type == R_IMAGEBASE193 return ! howto->pc_relative && howto->type != R_IMAGEBASE;223 HOWTO (R_IMAGEBASE, /* type */513 if (rel->r_type == R_IMAGEBASE559 return howto_table + R_IMAGEBASE;
838 * coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE.
1399 R_IMAGEBASE reloc.
2166 (coff-i386_rtype_to_howto): Understand R_IMAGEBASE type.
683 #define R_IMAGEBASE 7 macro