Searched refs:R_PCRLONG (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dx86_64.h84 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */
107 #define R_PCRLONG 20 macro
H A Di386.h105 #define R_PCRLONG 20 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Di386.h105 #define R_PCRLONG 20 macro
H A Dx86_64.h84 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */
107 #define R_PCRLONG 20 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Di386.h105 #define R_PCRLONG 20 macro
H A Dx86_64.h87 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */
110 #define R_PCRLONG 20 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-i386.c332 HOWTO (R_PCRLONG, /* type */
516 /* PR 17099 - Absolute R_PCRLONG relocations do not need a symbol. */
517 if (rel->r_type == R_PCRLONG && sym == NULL)
564 return howto_table + R_PCRLONG;
H A Dcoff-x86_64.c446 HOWTO (R_PCRLONG, /* type */
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-i386.c348 HOWTO (R_PCRLONG, /* type */
601 /* PR 17099 - Absolute R_PCRLONG relocations do not need a symbol. */
602 if (rel->r_type == R_PCRLONG && sym == NULL)
649 return howto_table + R_PCRLONG;
H A Dcoff-x86_64.c484 HOWTO (R_PCRLONG, /* type */
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-i386.c348 HOWTO (R_PCRLONG, /* type */
601 /* PR 17099 - Absolute R_PCRLONG relocations do not need a symbol. */
602 if (rel->r_type == R_PCRLONG && sym == NULL)
649 return howto_table + R_PCRLONG;
H A Dcoff-x86_64.c484 HOWTO (R_PCRLONG, /* type */
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-i386.c348 HOWTO (R_PCRLONG, /* type */
602 /* PR 17099 - Absolute R_PCRLONG relocations do not need a symbol. */
603 if (rel->r_type == R_PCRLONG && sym == NULL)
650 return howto_table + R_PCRLONG;
H A Dcoff-x86_64.c483 HOWTO (R_PCRLONG, /* type */
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dinternal.h676 #define R_AMD64_PCRLONG 4 /* 32-bit relative address from byte following reloc R_PCRLONG. */
700 #define R_PCRLONG 20 macro

Completed in 227 milliseconds