Searched defs:ext_copy (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | ecoffswap.h | 99 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) in ecoff_swap_hdr_in() 182 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in() 319 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) in ecoff_swap_pdr_in() 441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in() 545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) in ecoff_swap_ext_in() 664 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in() 739 ecoff_swap_dnr_in (bfd *abfd, void * ext_copy, DNR *intern) in ecoff_swap_dnr_in()
|
D | ecofflink.c | 44 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in() 161 const struct rndx_ext *ext_copy, in _bfd_ecoff_swap_rndx_in()
|