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

  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 283 unsigned tq1 : 4; /* 6 type qualifiers - tqPtr, etc. */ member in struct:__anon74379
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 65 intern->tq1 = (ext->t_tq01[0] & TIR_BITS_TQ1_BIG)
84 intern->tq1 = (ext->t_tq01[0] & TIR_BITS_TQ1_LITTLE)
124 | ((intern->tq1 << TIR_BITS_TQ1_SH_BIG)
143 | ((intern->tq1 << TIR_BITS_TQ1_SH_LITTLE)
    [all...]
ecoff.c 1093 qualifiers[1].type = u.ti.tq1;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]

Completed in 1452 milliseconds