Searched refs:R_SECREL32 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dx86_64.h101 #define R_SECREL32 11 macro
H A Di386.h99 #define R_SECREL32 11 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Di386.h99 #define R_SECREL32 11 macro
H A Dx86_64.h101 #define R_SECREL32 11 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Di386.h99 #define R_SECREL32 11 macro
H A Dx86_64.h104 #define R_SECREL32 11 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-i386.c194 && howto->type != R_SECREL32;
242 HOWTO (R_SECREL32, /* type */
522 if (rel->r_type == R_SECREL32 && sym != NULL)
575 return howto_table + R_SECREL32;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-i386.c195 && howto->type != R_SECREL32
257 HOWTO (R_SECREL32, /* type */
607 if (rel->r_type == R_SECREL32 && sym != NULL)
660 return howto_table + R_SECREL32;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-i386.c195 && howto->type != R_SECREL32
257 HOWTO (R_SECREL32, /* type */
607 if (rel->r_type == R_SECREL32 && sym != NULL)
660 return howto_table + R_SECREL32;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-i386.c195 && howto->type != R_SECREL32
257 HOWTO (R_SECREL32, /* type */
608 if (rel->r_type == R_SECREL32 && sym != NULL)
661 return howto_table + R_SECREL32;
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dinternal.h694 #define R_SECREL32 11 macro

Completed in 235 milliseconds