Searched refs:tq1 (Results 1 – 4 of 4) sorted by relevance
283 unsigned tq1 : 4; /* 6 type qualifiers - tqPtr, etc. */ member
64 intern->tq1 = (ext->t_tq01[0] & TIR_BITS_TQ1_BIG) in _bfd_ecoff_swap_tir_in()83 intern->tq1 = (ext->t_tq01[0] & TIR_BITS_TQ1_LITTLE) in _bfd_ecoff_swap_tir_in()123 | ((intern->tq1 << TIR_BITS_TQ1_SH_BIG) in _bfd_ecoff_swap_tir_out()142 | ((intern->tq1 << TIR_BITS_TQ1_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
1090 qualifiers[1].type = u.ti.tq1; in ecoff_type_to_string()
1873 aux.ti.tq1 = (int) t->type_qualifiers[1]; in add_aux_sym_tir()