Searched refs:R_AMD64_SECREL (Results 1 – 4 of 4) sorted by relevance
196 && howto->type != R_AMD64_SECREL; in in_reloc_p()330 HOWTO (R_AMD64_SECREL, /* type */620 if (rel->r_type == R_AMD64_SECREL) in coff_amd64_rtype_to_howto()681 return howto_table + R_AMD64_SECREL; in coff_amd64_reloc_type_lookup()
3054 * coff-x86_64.c (coff_amd64_rtype_to_howto <R_AMD64_SECREL>): Likewise.
2564 * coff-x86_64.c (in_reloc_p): Check also for R_AMD64_SECREL.
715 #define R_AMD64_SECREL 11 /* 32 bit offset from base of section containing target R_SECREL. */ macro