Searched defs:intern_copy (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecoffswap.h | 140 ecoff_swap_hdr_out (bfd *abfd, const HDRR *intern_copy, void * ext_ptr) in ecoff_swap_hdr_out() 250 ecoff_swap_fdr_out (bfd *abfd, const FDR *intern_copy, void * ext_ptr) in ecoff_swap_fdr_out() 381 ecoff_swap_pdr_out (bfd *abfd, const PDR *intern_copy, void * ext_ptr) in ecoff_swap_pdr_out() 495 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) in ecoff_swap_sym_out() 584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr) in ecoff_swap_ext_out() 702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr) in ecoff_swap_opt_out() 757 ecoff_swap_dnr_out (bfd *abfd, const DNR *intern_copy, void * ext_ptr) in ecoff_swap_dnr_out()
|
H A D | ecofflink.c | 104 const TIR *intern_copy, in _bfd_ecoff_swap_tir_out() 203 const RNDXR *intern_copy, in _bfd_ecoff_swap_rndx_out()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ecoffswap.h | 140 ecoff_swap_hdr_out (bfd *abfd, const HDRR *intern_copy, void * ext_ptr) in ecoff_swap_hdr_out() 250 ecoff_swap_fdr_out (bfd *abfd, const FDR *intern_copy, void * ext_ptr) in ecoff_swap_fdr_out() 381 ecoff_swap_pdr_out (bfd *abfd, const PDR *intern_copy, void * ext_ptr) in ecoff_swap_pdr_out() 495 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) in ecoff_swap_sym_out() 584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr) in ecoff_swap_ext_out() 702 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr) in ecoff_swap_opt_out() 757 ecoff_swap_dnr_out (bfd *abfd, const DNR *intern_copy, void * ext_ptr) in ecoff_swap_dnr_out()
|
H A D | ecofflink.c | 104 const TIR *intern_copy, in _bfd_ecoff_swap_tir_out() 203 const RNDXR *intern_copy, in _bfd_ecoff_swap_rndx_out()
|