Searched refs:r_imm24 (Results 1 – 3 of 3) sorted by relevance
37 static reloc_howto_type r_imm24 = variable93 internal->howto = &r_imm24; in rtype2howto()117 case BFD_RELOC_24: return & r_imm24; in coff_z80_reloc_type_lookup()134 if (strcasecmp (r_imm24.name, r_name) == 0) in coff_z80_reloc_name_lookup()135 return &r_imm24; in coff_z80_reloc_name_lookup()
42 static reloc_howto_type r_imm24 = variable107 internal->howto = &r_imm24; in rtype2howto()
3449 * coff-z80.c (r_imm24): New howto.