Searched refs:tir_ext (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ecoff.h | 167 struct tir_ext { struct 239 struct tir_ext a_ti; 392 void (*swap_tir_in) (int, const struct tir_ext *, TIR *); 403 void (*swap_tir_out) (int, const TIR *, struct tir_ext *);
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | libecoff.h | 340 (int, const struct tir_ext *, TIR *); 342 (int, const TIR *, struct tir_ext *);
|
D | ecoffswap.h | 69 (int, const struct tir_ext *, TIR *); 71 (int, const TIR *, struct tir_ext *);
|
D | ecofflink.c | 44 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in() 47 struct tir_ext ext[1]; in _bfd_ecoff_swap_tir_in() 104 struct tir_ext *ext) in _bfd_ecoff_swap_tir_out()
|