Searched refs:R_AMD64_IMAGEBASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dcoff-x86_64.c126 if (reloc_entry->howto->type == R_AMD64_IMAGEBASE
189 return ! howto->pc_relative && howto->type != R_AMD64_IMAGEBASE;
227 HOWTO (R_AMD64_IMAGEBASE, /* type */
606 if (rel->r_type == R_AMD64_IMAGEBASE
647 return howto_table + R_AMD64_IMAGEBASE;
/freebsd-10.3-release/contrib/binutils/include/coff/
H A Dinternal.h665 #define R_AMD64_IMAGEBASE 3 /* 32-bit absolute ref w/o base R_IMAGEBASE. */ macro

Completed in 103 milliseconds