Searched defs:intern_copy (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecoffswap.h | 142 ecoff_swap_hdr_out (abfd, intern_copy, ext_ptr) in ecoff_swap_hdr_out() argument 258 ecoff_swap_fdr_out (abfd, intern_copy, ext_ptr) in ecoff_swap_fdr_out() argument 397 ecoff_swap_pdr_out (abfd, intern_copy, ext_ptr) in ecoff_swap_pdr_out() argument 496 ecoff_swap_pdr_out (abfd, intern_copy, ext_ptr) in ecoff_swap_pdr_out() argument 589 ecoff_swap_sym_out (abfd, intern_copy, ext_ptr) in ecoff_swap_sym_out() argument 684 ecoff_swap_ext_out (abfd, intern_copy, ext_ptr) in ecoff_swap_ext_out() argument 814 ecoff_swap_opt_out (abfd, intern_copy, ext_ptr) in ecoff_swap_opt_out() argument 875 ecoff_swap_dnr_out (abfd, intern_copy, ext_ptr) in ecoff_swap_dnr_out() argument
|
| D | ecofflink.c | 123 _bfd_ecoff_swap_tir_out (bigend, intern_copy, ext) in _bfd_ecoff_swap_tir_out() argument 218 _bfd_ecoff_swap_rndx_out (bigend, intern_copy, ext) in _bfd_ecoff_swap_rndx_out() argument
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | ecoffswap.h | 139 ecoff_swap_hdr_out (bfd *abfd, const HDRR *intern_copy, void * ext_ptr) in ecoff_swap_hdr_out() 249 ecoff_swap_fdr_out (bfd *abfd, const FDR *intern_copy, void * ext_ptr) in ecoff_swap_fdr_out() 380 ecoff_swap_pdr_out (bfd *abfd, const PDR *intern_copy, void * ext_ptr) in ecoff_swap_pdr_out() 494 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) in ecoff_swap_sym_out() 583 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr) in ecoff_swap_ext_out() 701 ecoff_swap_opt_out (bfd *abfd, const OPTR *intern_copy, void * ext_ptr) in ecoff_swap_opt_out() 756 ecoff_swap_dnr_out (bfd *abfd, const DNR *intern_copy, void * ext_ptr) in ecoff_swap_dnr_out()
|
| D | ecofflink.c | 123 _bfd_ecoff_swap_tir_out (bigend, intern_copy, ext) in _bfd_ecoff_swap_tir_out() argument 218 _bfd_ecoff_swap_rndx_out (bigend, intern_copy, ext) in _bfd_ecoff_swap_rndx_out() argument
|