Searched refs:howto_iprmed (Results 1 – 3 of 3) sorted by relevance
256 static reloc_howto_type howto_iprmed = variable277 return &howto_iprmed; in coff_i960_reloc_type_lookup()289 if (strcasecmp (howto_iprmed.name, r_name) == 0) in coff_i960_reloc_name_lookup()290 return &howto_iprmed; in coff_i960_reloc_name_lookup()302 case 25: howto_ptr = &howto_iprmed; break; \411 case 25: howto = &howto_iprmed; break; in coff_i960_relocate_section()
5703 (howto_rellong, howto_iprmed): Use it as special_function.5756 * coff-i960.c (howto_rellong, howto_iprmed, howto_optcall): Use
5674 (howto_rellong, howto_iprmed, howto_optcall): New vars;