Home
last modified time | relevance | path

Searched refs:tir_ext (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h167 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/
Dlibecoff.h340 (int, const struct tir_ext *, TIR *);
342 (int, const TIR *, struct tir_ext *);
Decoffswap.h69 (int, const struct tir_ext *, TIR *);
71 (int, const TIR *, struct tir_ext *);
Decofflink.c44 _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()