Home
last modified time | relevance | path

Searched refs:symtab_section_shndx (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.h879 symtab_section_shndx() const;
Doutput.cc3664 oshdr->put_sh_link(layout->symtab_section_shndx()); in write_header()
Dlayout.cc5836 Layout::symtab_section_shndx() const in symtab_section_shndx() function in gold::Layout
DChangeLog-08156764 * layout.cc (Layout::symtab_section_shndx): New function.
6765 * layout.h (class Layout): Declare symtab_section_shndx.