Home
last modified time | relevance | path

Searched refs:is_relaxed_input_section (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.cc2170 else if (this->is_relaxed_input_section()) in relobj()
2188 else if (this->is_relaxed_input_section()) in shndx()
2760 if (is.is_input_section() || is.is_relaxed_input_section()) in build_relaxation_map()
2911 if (p->is_relaxed_input_section()) in build_lookup_maps()
3243 || input_section.is_relaxed_input_section()) in Input_section_sort_entry()
3555 || p->is_relaxed_input_section()) in update_section_layout()
3850 || p->is_relaxed_input_section() in get_input_sections()
3912 if (sis.is_relaxed_input_section()) in add_script_input_section()
H A Doutput.h3825 is_relaxed_input_section() const in is_relaxed_input_section() function
3864 gold_assert(this->is_relaxed_input_section()); in relaxed_input_section()
3874 this->is_relaxed_input_section() ? this->u2_.poris : this->u2_.posd; in set_output_section()
H A Darm.cc5768 if (owner->is_relaxed_input_section()) in create_stub_group()
5797 if (p->is_input_section() || p->is_relaxed_input_section()) in create_stub_group()
5913 if ((p->is_input_section() || p->is_relaxed_input_section()) in group_sections()
5974 if (p->is_input_section() || p->is_relaxed_input_section()) in append_text_sections_to_list()
6017 gold_assert(!p->is_relaxed_input_section()); in fix_exidx_coverage()
H A Daarch64.cc2716 if (owner->is_relaxed_input_section()) in create_stub_group()
2739 if (p->is_input_section() || p->is_relaxed_input_section()) in create_stub_group()
2846 if ((p->is_input_section() || p->is_relaxed_input_section()) in group_sections()
H A Dpowerpc.cc3419 || i->is_relaxed_input_section()) in group_sections()
3456 else if ((*t)->owner->is_relaxed_input_section()) in group_sections()
3937 if (i->is_input_section() || i->is_relaxed_input_section()) in do_relax()
3939 if (i->is_relaxed_input_section()) in do_relax()
H A Dscript-sections.cc1717 if (p->is_relaxed_input_section()) in set_section_addresses()
H A DChangeLog-081514194 (Output_section::Input_section::is_relaxed_input_section,
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc2169 else if (this->is_relaxed_input_section()) in relobj()
2187 else if (this->is_relaxed_input_section()) in shndx()
2759 if (is.is_input_section() || is.is_relaxed_input_section()) in build_relaxation_map()
2910 if (p->is_relaxed_input_section()) in build_lookup_maps()
3242 || input_section.is_relaxed_input_section()) in Input_section_sort_entry()
3554 || p->is_relaxed_input_section()) in update_section_layout()
3849 || p->is_relaxed_input_section() in get_input_sections()
3911 if (sis.is_relaxed_input_section()) in add_script_input_section()
H A Doutput.h3825 is_relaxed_input_section() const in is_relaxed_input_section() function
3864 gold_assert(this->is_relaxed_input_section()); in relaxed_input_section()
3874 this->is_relaxed_input_section() ? this->u2_.poris : this->u2_.posd; in set_output_section()
H A Darm.cc5768 if (owner->is_relaxed_input_section()) in create_stub_group()
5797 if (p->is_input_section() || p->is_relaxed_input_section()) in create_stub_group()
5913 if ((p->is_input_section() || p->is_relaxed_input_section()) in group_sections()
5974 if (p->is_input_section() || p->is_relaxed_input_section()) in append_text_sections_to_list()
6017 gold_assert(!p->is_relaxed_input_section()); in fix_exidx_coverage()
H A Daarch64.cc2715 if (owner->is_relaxed_input_section()) in create_stub_group()
2738 if (p->is_input_section() || p->is_relaxed_input_section()) in create_stub_group()
2845 if ((p->is_input_section() || p->is_relaxed_input_section()) in group_sections()
H A Dpowerpc.cc3395 || i->is_relaxed_input_section()) in group_sections()
3432 else if ((*t)->owner->is_relaxed_input_section()) in group_sections()
3889 if (i->is_input_section() || i->is_relaxed_input_section()) in do_relax()
3891 if (i->is_relaxed_input_section()) in do_relax()
H A Dscript-sections.cc1717 if (p->is_relaxed_input_section()) in set_section_addresses()
H A DChangeLog-081514194 (Output_section::Input_section::is_relaxed_input_section,