/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | output.cc | 2137 if (this->is_input_section()) in current_data_size() 2152 if (this->is_input_section()) in data_size() 2163 if (this->is_input_section()) in relobj() 2181 if (this->is_input_section()) in shndx() 2202 if (this->is_input_section()) in set_address_and_file_offset() 2214 if (!this->is_input_section()) in reset_address_and_file_offset() 2223 if (!this->is_input_section()) in finalize_data_size() 2238 if (!this->is_input_section()) in output_offset() 2256 if (!this->is_input_section()) in write() 2266 if (!this->is_input_section()) in write_to_buffer() [all …]
|
H A D | script-sections.cc | 1794 if (!sis.is_input_section()) in set_section_addresses() 3085 if (!p->is_input_section()) in set_section_addresses() 3573 bool is_input_section) in output_section_name() argument 3582 is_input_section); in output_section_name()
|
H A D | output.h | 3763 else if (!this->is_input_section()) in addralign() 3794 is_input_section() const in is_input_section() function 3848 gold_assert(!this->is_input_section()); in output_section_data() 3872 gold_assert(!this->is_input_section()); in set_output_section()
|
H A D | layout.h | 1219 bool is_input_section, Output_section_order order,
|
H A D | layout.cc | 950 bool is_input_section, Output_section_order order, in choose_output_section() argument 956 gold_assert(!is_input_section || !this->sections_are_attached_); in choose_output_section() 1061 if (is_input_section in choose_output_section()
|
H A D | arm.cc | 5776 gold_assert(owner->is_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() 6120 gold_assert(pis->is_input_section()); in fix_exidx_coverage()
|
H A D | aarch64.cc | 2720 gold_assert(owner->is_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 D | powerpc.cc | 3418 if (i->is_input_section() in group_sections() 3451 if ((*t)->owner->is_input_section()) in group_sections() 3937 if (i->is_input_section() || i->is_relaxed_input_section()) in do_relax() 10024 if (!isec.is_input_section()) in rank()
|
H A D | ChangeLog-0815 | 14191 (Output_section::Input_section::is_input_section, 17467 to is_input_section. Don't permit input sections after sections
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | output.cc | 2136 if (this->is_input_section()) in current_data_size() 2151 if (this->is_input_section()) in data_size() 2162 if (this->is_input_section()) in relobj() 2180 if (this->is_input_section()) in shndx() 2201 if (this->is_input_section()) in set_address_and_file_offset() 2213 if (!this->is_input_section()) in reset_address_and_file_offset() 2222 if (!this->is_input_section()) in finalize_data_size() 2237 if (!this->is_input_section()) in output_offset() 2255 if (!this->is_input_section()) in write() 2265 if (!this->is_input_section()) in write_to_buffer() [all …]
|
H A D | script-sections.cc | 1794 if (!sis.is_input_section()) in set_section_addresses() 3085 if (!p->is_input_section()) in set_section_addresses() 3573 bool is_input_section) in output_section_name() argument 3582 is_input_section); in output_section_name()
|
H A D | output.h | 3763 else if (!this->is_input_section()) in addralign() 3794 is_input_section() const in is_input_section() function 3848 gold_assert(!this->is_input_section()); in output_section_data() 3872 gold_assert(!this->is_input_section()); in set_output_section()
|
H A D | layout.h | 1214 bool is_input_section, Output_section_order order,
|
H A D | layout.cc | 947 bool is_input_section, Output_section_order order, in choose_output_section() argument 953 gold_assert(!is_input_section || !this->sections_are_attached_); in choose_output_section() 1058 if (is_input_section in choose_output_section()
|
H A D | arm.cc | 5776 gold_assert(owner->is_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() 6120 gold_assert(pis->is_input_section()); in fix_exidx_coverage()
|
H A D | aarch64.cc | 2719 gold_assert(owner->is_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 D | powerpc.cc | 3394 if (i->is_input_section() in group_sections() 3427 if ((*t)->owner->is_input_section()) in group_sections() 3889 if (i->is_input_section() || i->is_relaxed_input_section()) in do_relax() 9985 if (!isec.is_input_section()) in rank()
|
H A D | ChangeLog-0815 | 14191 (Output_section::Input_section::is_input_section, 17467 to is_input_section. Don't permit input sections after sections
|