HomeSort by relevance Sort by last modified time
    Searched refs:tq2 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 284 unsigned tq2 : 4; member in struct:__anon116050
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 67 intern->tq2 = (ext->t_tq23[0] & TIR_BITS_TQ2_BIG)
86 intern->tq2 = (ext->t_tq23[0] & TIR_BITS_TQ2_LITTLE)
126 ext->t_tq23[0] = (((intern->tq2 << TIR_BITS_TQ2_SH_BIG)
145 ext->t_tq23[0] = (((intern->tq2 << TIR_BITS_TQ2_SH_LITTLE)
    [all...]
ecoff.c 1094 qualifiers[2].type = u.ti.tq2;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]

Completed in 4772 milliseconds