Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-apollo.c37 …HOWTO (R_RELBYTE, 0, 0, 8, FALSE, 0, complain_overflow_bitfield, 0, "8", TRUE, 0x000000…
63 case R_RELBYTE: internal->howto = apollocoff_howto_table + 0; break; in apollo_rtype2howto()
91 case 8: return R_RELBYTE; in apollo_howto2rtype()
Dcoff-m68k.c98 …HOWTO (R_RELBYTE, 0, 0, 8, FALSE, 0, complain_overflow_bitfield, RELOC_SPECIAL_FN, "8",…
139 case R_RELBYTE: internal->howto = m68kcoff_howto_table + 0; break; in m68k_rtype2howto()
167 case 8: return R_RELBYTE; in m68k_howto2rtype()
Dcoff-we32k.c48 …HOWTO(R_RELBYTE, 0, 0, 8, FALSE, 0, complain_overflow_bitfield, 0, "8", TRUE, 0x000000f…
Dcoff-i386.c258 HOWTO (R_RELBYTE, /* type */
561 return howto_table + R_RELBYTE; in coff_i386_reloc_type_lookup()
Dcoff-x86_64.c366 HOWTO (R_RELBYTE, /* type */
676 return howto_table + R_RELBYTE; in coff_amd64_reloc_type_lookup()
Dcoff-h8300.c216 …HOWTO (R_RELBYTE, 0, 0, 8, FALSE, 0, complain_overflow_bitfield, special, "8", FALSE, 0x000000ff, …
279 case R_RELBYTE: in rtype2howto()
701 case R_RELBYTE: in h8300_reloc16_extra_cases()
Dcoff-i860.c196 HOWTO (R_RELBYTE, /* type */
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
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.h64 #define R_RELBYTE BFD_RELOC_8 macro
Dtc-h8300.c1445 idx = R_RELBYTE; in do_a_fix_imm()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h727 #define R_RELBYTE 15 macro
DChangeLog-9103318 * internal.h: Delete bogus R_PCLONG, duplicate R_RELBYTE and
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96975306 an R_MEM_INDIRECT reloc rather than R_RELBYTE.
DChangeLog-92956276 (tc_coff_fix2rtype) [NO_PCREL_RELOCS]: Generate only R_RELBYTE,