Home
last modified time | relevance | path

Searched refs:R_AMD64_SECREL (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-x86_64.c323 HOWTO (R_AMD64_SECREL, /* type */
610 if (rel->r_type == R_AMD64_SECREL) in coff_amd64_rtype_to_howto()
673 return howto_table + R_AMD64_SECREL; in coff_amd64_reloc_type_lookup()
/freebsd-12-stable/contrib/binutils/include/coff/
Dinternal.h673 #define R_AMD64_SECREL 11 /* 32 bit offset from base of section containing target R_SECREL. */ macro