Home
last modified time | relevance | path

Searched refs:R_JMP1 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-h8300.c224 …HOWTO (R_JMP1, 0, 1, 16, FALSE, 0, complain_overflow_bitfield, special, "16/pcrel", FALSE, 0x0000f…
303 case R_JMP1: in rtype2howto()
427 case R_JMP1: in h8300_reloc16_estimate()
437 dot += (reloc->howto->type == R_JMP1 ? 1 : 2); in h8300_reloc16_estimate()
714 case R_JMP1: in h8300_reloc16_extra_cases()
Dcoff-w65.c176 case R_JMP1: in w65_reloc16_estimate()
DChangeLog-96974541 (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h764 #define R_JMP1 0x43 macro