Searched refs:ecoff_swap_sym_out (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoffswap.h85 static void ecoff_swap_sym_out (bfd *, const SYMR *, void *);
494 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) function
622 ecoff_swap_sym_out (abfd, &intern->asym, &ext->es_asym);
H A Dcoff-mips.c1357 ecoff_swap_sym_out,
H A Delf32-mips.c1513 ecoff_swap_sym_out,
H A Delfn32-mips.c2296 ecoff_swap_sym_out,
H A Dcoff-alpha.c2345 ecoff_swap_sym_out,
H A Delf64-mips.c3023 ecoff_swap_sym_out,
H A Delf64-alpha.c5198 ecoff_swap_sym_out,
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decoffswap.h85 static void ecoff_swap_sym_out PARAMS ((bfd *, const SYMR *, PTR));
589 ecoff_swap_sym_out (abfd, intern_copy, ext_ptr)
726 ecoff_swap_sym_out (abfd, &intern->asym, &ext->es_asym);
H A Delf32-mips.c1509 ecoff_swap_sym_out,
H A Delfn32-mips.c1871 ecoff_swap_sym_out,
H A Dcoff-alpha.c2330 ecoff_swap_sym_out,
H A Dcoff-mips.c2530 ecoff_swap_sym_out,
H A Delf64-mips.c2638 ecoff_swap_sym_out,
H A Delf64-alpha.c5508 ecoff_swap_sym_out,

Completed in 305 milliseconds