Home
last modified time | relevance | path

Searched refs:get_output_section (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc690 get_output_section() const in get_output_section() function in gold::Sections_element
2048 get_output_section() const in get_output_section() function in gold::Output_section_definition
2409 Output_section* out_sec = section->get_output_section(); in find_memory_region()
3019 get_output_section() const in get_output_section() function in gold::Orphan_output_section
3734 Output_section* os = (*p)->get_output_section(); in set_section_addresses()
3764 Output_section* os = (*p)->get_output_section(); in set_section_addresses()
3896 if (os2 == (*p)->get_output_section()) in script_compare()
3902 else if (os1 == (*p)->get_output_section()) in script_compare()
H A Dlayout.cc821 Layout::get_output_section(const char* name, Stringpool::Key name_key, in get_output_section() function in gold::Layout
1076 return this->get_output_section(name, name_key, type, flags, order, is_relro); in choose_output_section()
1113 Output_section* os = this->get_output_section(name, name_key, sh_type, in init_fixed_output_section()
1204 os = this->get_output_section(os_name, name_key, sh_type, sh_flags, in layout()
1232 os = this->get_output_section(os_name, name_key, sh_type, in layout()
H A Dlayout.h1206 get_output_section(const char* name, Stringpool::Key name_key,
H A DChangeLog-08156950 * layout.cc (Layout::get_output_section): Treat SHT_INIT_ARRAY and
9680 * layout.cc (Layout::get_output_section): Add order parameter.
12470 (Layout::get_output_section): Add is_relro, is_last_relro, and
13134 * layout.cc (Layout::get_output_section): Add is_interp and
16167 Add get_output_section virtual function.
16169 bool* parameter to place_orphan_here. Add get_output_section.
16180 place_orphan_here. Add get_output_section.
17463 (Layout::get_output_section): Ignore SHF_WRITE and SHF_EXECINSTR
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.cc690 get_output_section() const in get_output_section() function in gold::Sections_element
2048 get_output_section() const in get_output_section() function in gold::Output_section_definition
2409 Output_section* out_sec = section->get_output_section(); in find_memory_region()
3019 get_output_section() const in get_output_section() function in gold::Orphan_output_section
3734 Output_section* os = (*p)->get_output_section(); in set_section_addresses()
3764 Output_section* os = (*p)->get_output_section(); in set_section_addresses()
3896 if (os2 == (*p)->get_output_section()) in script_compare()
3902 else if (os1 == (*p)->get_output_section()) in script_compare()
H A Dlayout.cc818 Layout::get_output_section(const char* name, Stringpool::Key name_key, in get_output_section() function in gold::Layout
1073 return this->get_output_section(name, name_key, type, flags, order, is_relro); in choose_output_section()
1110 Output_section* os = this->get_output_section(name, name_key, sh_type, in init_fixed_output_section()
1201 os = this->get_output_section(os_name, name_key, sh_type, sh_flags, in layout()
1229 os = this->get_output_section(os_name, name_key, sh_type, in layout()
H A Dlayout.h1201 get_output_section(const char* name, Stringpool::Key name_key,
H A DChangeLog-08156950 * layout.cc (Layout::get_output_section): Treat SHT_INIT_ARRAY and
9680 * layout.cc (Layout::get_output_section): Add order parameter.
12470 (Layout::get_output_section): Add is_relro, is_last_relro, and
13134 * layout.cc (Layout::get_output_section): Add is_interp and
16167 Add get_output_section virtual function.
16169 bool* parameter to place_orphan_here. Add get_output_section.
16180 place_orphan_here. Add get_output_section.
17463 (Layout::get_output_section): Ignore SHF_WRITE and SHF_EXECINSTR