Home
last modified time | relevance | path

Searched refs:R_RELBYTE (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-h8300.h58 #define R_RELBYTE BFD_RELOC_8 macro
Dtc-h8300.c1435 idx = R_RELBYTE; in do_a_fix_imm()
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Di386.h100 #define R_RELBYTE 15 macro
Dx86_64.h105 #define R_RELBYTE 15 macro
DChangeLog-9103318 * internal.h: Delete bogus R_PCLONG, duplicate R_RELBYTE and
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Di386.h100 #define R_RELBYTE 15 macro
Dx86_64.h105 #define R_RELBYTE 15 macro
DChangeLog-9103318 * internal.h: Delete bogus R_PCLONG, duplicate R_RELBYTE and
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoff-i386.c278 HOWTO (R_RELBYTE, /* type */
656 return howto_table + R_RELBYTE; in coff_i386_reloc_type_lookup()
Dcoff-x86_64.c413 HOWTO (R_RELBYTE, /* type */
833 return howto_table + R_RELBYTE; in coff_amd64_reloc_type_lookup()
DChangeLog-96972645 error in overflow check for R_RELBYTE.
4179 value for R_RELBYTE.
5495 (h8300_reloc16_extra_cases): Handle R_MEM_INDIRECT like R_RELBYTE
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoff-i386.c278 HOWTO (R_RELBYTE, /* type */
656 return howto_table + R_RELBYTE; in coff_i386_reloc_type_lookup()
Dcoff-x86_64.c413 HOWTO (R_RELBYTE, /* type */
833 return howto_table + R_RELBYTE; in coff_amd64_reloc_type_lookup()
DChangeLog-96972645 error in overflow check for R_RELBYTE.
4179 value for R_RELBYTE.
5495 (h8300_reloc16_extra_cases): Handle R_MEM_INDIRECT like R_RELBYTE
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-96975306 an R_MEM_INDIRECT reloc rather than R_RELBYTE.
DChangeLog-92956276 (tc_coff_fix2rtype) [NO_PCREL_RELOCS]: Generate only R_RELBYTE,