Searched refs:r_imm8 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-z80.c47 static reloc_howto_type r_imm8 = variable
49 complain_overflow_bitfield, 0, "r_imm8", TRUE, 0x000000ff, 0x000000ff,
87 internal->howto = &r_imm8;
115 case BFD_RELOC_8: return & r_imm8;
H A Dcoff-z8k.c47 static reloc_howto_type r_imm8 = variable
49 complain_overflow_bitfield, 0, "r_imm8", TRUE, 0x000000ff, 0x000000ff,
91 internal->howto = &r_imm8;
125 case BFD_RELOC_8: return & r_imm8;
H A Dcoff-h8500.c38 static reloc_howto_type r_imm8 = variable
40 complain_overflow_bitfield, 0, "r_imm8", TRUE, 0x000000ff, 0x000000ff, FALSE);
109 internal->howto = &r_imm8;

Completed in 61 milliseconds