* libelf.h (relocate_section): New argument "output_names" added
authorJeff Law <law@redhat.com>
Mon, 27 Jun 1994 00:17:41 +0000 (00:17 +0000)
committerJeff Law <law@redhat.com>
Mon, 27 Jun 1994 00:17:41 +0000 (00:17 +0000)
commit6dde66d5693b9e45ebf7c1bdd98baf807bbb4708
tree41f756b6ebdc526f624a3a7153d13b5feac8bda1
parent9e4eebc20768c6a9b7e81a3d42f1dac9b7abe162
* libelf.h (relocate_section): New argument "output_names" added
to prototype.
* elfcode.h (elf_link_input_bfd): New argument "output_names"
added to prototype of relocate_section.  Pass the output symbol
names to relocate_section.
* elf32-i386.c (elf_i386_relocate_section): Use "output_names" to
determine the name of a local symbol.
* elf32-mips.c (mips_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
bfd/libelf.h
This page took 0.023555 seconds and 4 git commands to generate.