Searched refs:tq0 (Results 1 – 4 of 4) sorted by relevance
282 unsigned tq0 : 4; member
62 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_BIG) in _bfd_ecoff_swap_tir_in()81 intern->tq0 = (ext->t_tq01[0] & TIR_BITS_TQ0_LITTLE) in _bfd_ecoff_swap_tir_in()121 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_BIG) in _bfd_ecoff_swap_tir_out()140 ext->t_tq01[0] = (((intern->tq0 << TIR_BITS_TQ0_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
1089 qualifiers[0].type = u.ti.tq0; in ecoff_type_to_string()
1872 aux.ti.tq0 = (int) t->type_qualifiers[0]; in add_aux_sym_tir()