Home
last modified time | relevance | path

Searched refs:tq5 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dsym.h280 unsigned tq5 : 4; member
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dsym.h280 unsigned tq5 : 4; member
/netbsd/src/external/gpl3/gdb/dist/bfd/
Decofflink.c61 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_BIG) in _bfd_ecoff_swap_tir_in()
80 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_LITTLE) in _bfd_ecoff_swap_tir_in()
120 | ((intern->tq5 << TIR_BITS_TQ5_SH_BIG) in _bfd_ecoff_swap_tir_out()
139 | ((intern->tq5 << TIR_BITS_TQ5_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
Decoff.c1173 qualifiers[5].type = u.ti.tq5; in ecoff_type_to_string()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Decofflink.c61 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_BIG) in _bfd_ecoff_swap_tir_in()
80 intern->tq5 = (ext->t_tq45[0] & TIR_BITS_TQ5_LITTLE) in _bfd_ecoff_swap_tir_in()
120 | ((intern->tq5 << TIR_BITS_TQ5_SH_BIG) in _bfd_ecoff_swap_tir_out()
139 | ((intern->tq5 << TIR_BITS_TQ5_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
Decoff.c1173 qualifiers[5].type = u.ti.tq5; in ecoff_type_to_string()
/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.c1872 aux.ti.tq5 = (int) t->type_qualifiers[5]; in add_aux_sym_tir()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmdebugread.c1772 PARSE_TQ (tq5); in parse_type()