Searched refs:R_JMP1 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-h8300.c | 224 …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()
|
D | coff-w65.c | 176 case R_JMP1: in w65_reloc16_estimate()
|
D | ChangeLog-9697 | 4541 (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | internal.h | 764 #define R_JMP1 0x43 macro
|