Searched refs:tir_ext (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/binutils/include/coff/ |
| D | ecoff.h | 166 struct tir_ext { struct 238 struct tir_ext a_ti; 391 void (*swap_tir_in) (int, const struct tir_ext *, TIR *); 402 void (*swap_tir_out) (int, const TIR *, struct tir_ext *);
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | libecoff.h | 331 (int, const struct tir_ext *, TIR *); 333 (int, const TIR *, struct tir_ext *);
|
| D | ecoffswap.h | 68 (int, const struct tir_ext *, TIR *); 70 (int, const TIR *, struct tir_ext *);
|
| D | ecofflink.c | 68 const struct tir_ext *ext_copy; 71 struct tir_ext ext[1]; 126 struct tir_ext *ext;
|