Searched refs:relax16 (Results 1 – 1 of 1) sorted by relevance
7292 bfd_boolean relax16 = *reloc_type > BFD_RELOC_UNUSED; in append_insn() local7293 int type = relax16 ? *reloc_type - BFD_RELOC_UNUSED : 0; in append_insn()7304 add_relaxed_insn (ip, relax32 ? length32 : 4, relax16 ? 2 : 4, in append_insn()