Searched refs:TIR (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsym.h286 } TIR, *pTIR; typedef in typeref:struct:__anon469
287 #define cbTIR sizeof(TIR)
322 TIR type info
323 TIR additional TQ info (if first TIR was not enough)
343 TIR ti; /* type information record */
H A Decoff.h391 void (*swap_tir_in) (int, const struct tir_ext *, TIR *);
402 void (*swap_tir_out) (int, const TIR *, struct tir_ext *);
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibecoff.h331 (int, const struct tir_ext *, TIR *);
333 (int, const TIR *, struct tir_ext *);
H A Decoffswap.h68 (int, const struct tir_ext *, TIR *);
70 (int, const TIR *, struct tir_ext *);
H A Decofflink.c71 TIR *intern;
127 const TIR *intern_copy;
130 TIR intern[1];
/freebsd-10.0-release/sys/dev/cx/
H A Dcxreg.h121 #define TIR(b) R(b,0xee) /* transmit interrupt register */ macro
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c625 TIR tir;
1464 TIR t[1];
1534 /* Inhibit core dumps if TIR is corrupted. */
1547 complaint (&symfile_complaints, "can't handle TIR fBitfield for %s",
1744 complaint (&symfile_complaints, "illegal TIR continued for %s", sym_name);
3721 TIR tir;
4203 TIR tir;
4326 TIR tir;
/freebsd-10.0-release/contrib/gcc/
H A Dmips-tfile.c3959 file_offset += i * sizeof (TIR);

Completed in 209 milliseconds