Searched refs:R_SECREL32 (Results 1 – 14 of 14) sorted by relevance
195 && howto->type != R_SECREL32 in in_reloc_p()257 HOWTO (R_SECREL32, /* type */608 if (rel->r_type == R_SECREL32 && sym != NULL) in coff_i386_rtype_to_howto()661 return howto_table + R_SECREL32; in coff_i386_reloc_type_lookup()
3052 * coff-i386.c (coff_i386_rtype_to_howto <R_SECREL32>): Test
2563 * coff-i386.c (in_reloc_p): Check also for R_SECREL32.
3736 * coff-i386.c (howto_table) [COFF_WITH_PE]: Add R_SECREL32.
99 #define R_SECREL32 11 macro
104 #define R_SECREL32 11 macro
404 * internal.h (R_SECREL32): Add.