* elfcode.h (bfd_add_to_strtab): Now static.
authorKen Raeburn <raeburn@cygnus>
Mon, 21 Jun 1993 00:53:45 +0000 (00:53 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 21 Jun 1993 00:53:45 +0000 (00:53 +0000)
commitfce361373d861ff3baa31c119f8ddd6763abac13
treea2fccd07e487d867ddebdf30ae335be1a58d9957
parent87cc59ceb6f6b3b417581ea49cc3e012103b47c5
* elfcode.h (bfd_add_to_strtab): Now static.
(sym_is_global): New function.
(bfd_section_from_shdr): Makr stirng tables other than for section and symbol
names as normal sections having contents.
(fix_up_strtabs): New function; fixes up ELF header fields for stab sections
with string tables associated.
(elf_write_object_contents): Map fix_up_strtabs over all BFD sections.
Reordered condition tests for symbol flags; default to local-object value
instead of global-object.

* elfcode.h (new_section_hook): Define here.
bfd/elfcode.h