Home
last modified time | relevance | path

Searched refs:tq4 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A Dsym.h279 unsigned tq4 : 4; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsym.h279 unsigned tq4 : 4; member
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h279 unsigned tq4 : 4; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decofflink.c59 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_BIG) in _bfd_ecoff_swap_tir_in()
78 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_LITTLE) in _bfd_ecoff_swap_tir_in()
118 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_BIG) in _bfd_ecoff_swap_tir_out()
137 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
H A Decoff.c1096 qualifiers[4].type = u.ti.tq4; in ecoff_type_to_string()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decofflink.c59 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_BIG) in _bfd_ecoff_swap_tir_in()
78 intern->tq4 = (ext->t_tq45[0] & TIR_BITS_TQ4_LITTLE) in _bfd_ecoff_swap_tir_in()
118 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_BIG) in _bfd_ecoff_swap_tir_out()
137 ext->t_tq45[0] = (((intern->tq4 << TIR_BITS_TQ4_SH_LITTLE) in _bfd_ecoff_swap_tir_out()
H A Decoff.c1172 qualifiers[4].type = u.ti.tq4; in ecoff_type_to_string()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c1871 aux.ti.tq4 = (int) t->type_qualifiers[4]; in add_aux_sym_tir()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c1872 aux.ti.tq4 = (int) t->type_qualifiers[4]; in add_aux_sym_tir()