Home
last modified time | relevance | path

Searched refs:find_or_add_kept_section (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.cc1056 include_group = layout->find_or_add_kept_section(signature, in include_section_group()
1181 bool include1 = layout->find_or_add_kept_section(sig1, this, index, false, in include_linkonce_section()
1183 bool include2 = layout->find_or_add_kept_section(sig2, this, index, false, in include_linkonce_section()
H A Dlayout.h841 find_or_add_kept_section(const std::string& name, Relobj* object,
H A Dplugin.cc1352 ins.first->second = layout->find_or_add_kept_section(comdat_key, in include_comdat_group()
H A Dincremental.cc2090 bool keep = layout->find_or_add_kept_section(signature, this, i, true, in do_layout()
H A Dlayout.cc5635 Layout::find_or_add_kept_section(const std::string& name, in find_or_add_kept_section() function in gold::Layout
H A DChangeLog-081514479 (class Layout): Update declaration of find_or_add_kept_section.
14481 * layout.cc (Layout::find_or_add_kept_section): Remove candidate
14503 Layout::find_or_add_kept_section.
15051 (Layout::find_or_add_kept_section): Change name parameter to be a
15400 * layout.cc (Layout::find_or_add_kept_section): New function.
15405 (class Layout): Declare find_or_add_kept_section, not add_comdat.
15409 find_or_add_kept_section and Kept_section::group_sections.
15415 Layout::find_or_add_kept_section.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.cc1056 include_group = layout->find_or_add_kept_section(signature, in include_section_group()
1181 bool include1 = layout->find_or_add_kept_section(sig1, this, index, false, in include_linkonce_section()
1183 bool include2 = layout->find_or_add_kept_section(sig2, this, index, false, in include_linkonce_section()
H A Dlayout.h841 find_or_add_kept_section(const std::string& name, Relobj* object,
H A Dplugin.cc1352 ins.first->second = layout->find_or_add_kept_section(comdat_key, in include_comdat_group()
H A Dincremental.cc2090 bool keep = layout->find_or_add_kept_section(signature, this, i, true, in do_layout()
H A Dlayout.cc5709 Layout::find_or_add_kept_section(const std::string& name, in find_or_add_kept_section() function in gold::Layout
H A DChangeLog-081514479 (class Layout): Update declaration of find_or_add_kept_section.
14481 * layout.cc (Layout::find_or_add_kept_section): Remove candidate
14503 Layout::find_or_add_kept_section.
15051 (Layout::find_or_add_kept_section): Change name parameter to be a
15400 * layout.cc (Layout::find_or_add_kept_section): New function.
15405 (class Layout): Declare find_or_add_kept_section, not add_comdat.
15409 find_or_add_kept_section and Kept_section::group_sections.
15415 Layout::find_or_add_kept_section.