/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A 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() 633 ecoff_swap_rfd_in (bfd *abfd, void * ext_ptr, RFDT *intern) in ecoff_swap_rfd_in() 648 ecoff_swap_rfd_out (bfd *abfd, const RFDT *intern, void * ext_ptr) in ecoff_swap_rfd_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()
|
H A D | coff-mips.c | 288 mips_ecoff_swap_reloc_in (abfd, ext_ptr, intern) in mips_ecoff_swap_reloc_in() argument
|
H A D | coff-alpha.c | 535 alpha_ecoff_swap_reloc_in (abfd, ext_ptr, intern) in alpha_ecoff_swap_reloc_in() argument
|
H A D | ecoff.c | 3335 char *ext_ptr; in ecoff_link_add_externals() local 3598 char *ext_ptr; in ecoff_link_check_archive_element() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A 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 737 ecoff_swap_rfd_in (abfd, ext_ptr, intern) in ecoff_swap_rfd_in() argument 755 ecoff_swap_rfd_out (abfd, intern, ext_ptr) in ecoff_swap_rfd_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
|
H A D | coff-alpha.c | 529 alpha_ecoff_swap_reloc_in (abfd, ext_ptr, intern) in alpha_ecoff_swap_reloc_in() argument
|
H A D | ecoff.c | 3669 char *ext_ptr; local 3858 char *ext_ptr; local
|
H A D | coff-mips.c | 387 mips_ecoff_swap_reloc_in (abfd, ext_ptr, intern) in mips_ecoff_swap_reloc_in() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | solib-frv.c | 174 typedef unsigned char ext_ptr[4]; typedef
|
H A D | mdebugread.c | 2524 EXTR *ext_ptr; in parse_partial_symbols() local 4027 EXTR *ext_ptr; in psymtab_to_symtab_1() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-coff.c | 1954 struct external_reloc *ext_ptr; local
|