Home
last modified time | relevance | path

Searched refs:swap_symbol_out (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-bfd.h603 void (*swap_symbol_out) member
Delfcode.h100 #define elf_swap_symbol_out NAME(bfd_elf,swap_symbol_out)
Delflink.c8440 bed->s->swap_symbol_out (flinfo->output_bfd, elfsym, dest, destshndx); in elf_link_output_sym()
9021 bed->s->swap_symbol_out (flinfo->output_bfd, &sym, esym, 0); in elf_link_output_extsym()
11048 bed->s->swap_symbol_out (abfd, &sym, dest, 0); in bfd_elf_final_link()
11084 bed->s->swap_symbol_out (abfd, &sym, dest, 0); in bfd_elf_final_link()
Delf.c6850 bed->s->swap_symbol_out (abfd, &sym, outbound_syms, outbound_shndx); in swap_out_syms()
7061 bed->s->swap_symbol_out (abfd, &sym, outbound_syms, outbound_shndx); in swap_out_syms()
DChangeLog-20043998 Pass bed to elf_link_flush_output_syms. Use bed swap_symbol_out.
4002 Adjust Elf_External_Sym pointer arithmetic. Use bed swap_symbol_out.
DChangeLog-94952660 swap_symbol_out from char * to PTR.
2666 swap_symbol_out routine.
6190 * elfcode.h (swap_symbol_in, swap_symbol_out): Externalize.
DChangeLog-20054097 .dynsym contents. Don't bother calling swap_symbol_out on the
DChangeLog-96974730 swap_symbol_out.
DChangeLog-0001221 * elf-bfd.h (elf_size_info <swap_symbol_out>): Add shndx param.