Searched defs:intern (Results 1 – 5 of 5) sorted by relevance
| /toolchain/binutils/binutils-2.25/bfd/ |
| D | ecoffswap.h | 99 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) in ecoff_swap_hdr_in() 143 HDRR intern[1]; in ecoff_swap_hdr_out() local 182 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in() 253 FDR intern[1]; in ecoff_swap_fdr_out() local 319 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) in ecoff_swap_pdr_in() 384 PDR intern[1]; in ecoff_swap_pdr_out() local 441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in() 498 SYMR intern[1]; in ecoff_swap_sym_out() local 545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) in ecoff_swap_ext_in() 587 EXTR intern[1]; in ecoff_swap_ext_out() local [all …]
|
| D | coff-mips.c | 270 struct internal_reloc *intern) in mips_ecoff_swap_reloc_in() 307 const struct internal_reloc * intern, in mips_ecoff_swap_reloc_out() 347 const struct internal_reloc *intern, in mips_adjust_reloc_in()
|
| D | coff-alpha.c | 495 struct internal_reloc *intern) in alpha_ecoff_swap_reloc_in() 541 const struct internal_reloc *intern, in alpha_ecoff_swap_reloc_out() 595 const struct internal_reloc *intern, in alpha_adjust_reloc_in() 687 struct internal_reloc *intern) in alpha_adjust_reloc_out()
|
| D | ecofflink.c | 45 TIR *intern) in _bfd_ecoff_swap_tir_in() 106 TIR intern[1]; in _bfd_ecoff_swap_tir_out() local 162 RNDXR *intern) in _bfd_ecoff_swap_rndx_in() 205 RNDXR intern[1]; in _bfd_ecoff_swap_rndx_out() local
|
| D | ecoff.c | 1592 struct internal_reloc intern; in ecoff_slurp_reloc_table() local
|