Searched defs:ext_copy (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/binutils/bfd/ |
| HD | ecoffswap.h | 98 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) in ecoff_swap_hdr_in() 181 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in() 318 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) in ecoff_swap_pdr_in() 440 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in() 544 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) in ecoff_swap_ext_in() 663 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in() 738 ecoff_swap_dnr_in (bfd *abfd, void * ext_copy, DNR *intern) in ecoff_swap_dnr_in()
|
| HD | ecofflink.c | 66 _bfd_ecoff_swap_tir_in (bigend, ext_copy, intern) in _bfd_ecoff_swap_tir_in() argument 179 _bfd_ecoff_swap_rndx_in (bigend, ext_copy, intern) in _bfd_ecoff_swap_rndx_in() argument
|
| /trueos/crypto/openssl/apps/ |
| HD | ca.c | 305 int ext_copy = EXT_COPY_NONE; in MAIN() local 1504 int default_op, int ext_copy, int selfsign) in certify() 1574 unsigned long nameopt, int default_op, int ext_copy, in certify_cert() 1631 int default_op, int ext_copy, int selfsign) in do_body() 2196 unsigned long nameopt, int default_op, int ext_copy) in certify_spkac()
|