Home
last modified time | relevance | path

Searched refs:saw_sections_clause (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddefstd.cc281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); in define_standard_symbols() local
283 saw_sections_clause); in define_standard_symbols()
285 saw_sections_clause); in define_standard_symbols()
H A Dlayout.cc901 if (! this->script_options_->saw_sections_clause()) in keep_input_section()
960 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()
1062 && !this->script_options_->saw_sections_clause() in choose_output_section()
1252 if (!this->script_options_->saw_sections_clause() in layout()
1266 && !this->script_options_->saw_sections_clause() in layout()
1277 if (!this->script_options_->saw_sections_clause() in layout()
1293 this->script_options_->saw_sections_clause()); in layout()
1503 bool saw_sections_clause = this->script_options_->saw_sections_clause(); in layout_eh_frame() local
1505 reloc_shndx, saw_sections_clause); in layout_eh_frame()
1744 if (!this->script_options_->saw_sections_clause() in make_output_section()
[all …]
H A Dscript.h536 saw_sections_clause() const in saw_sections_clause() function
537 { return this->script_sections_.saw_sections_clause(); } in saw_sections_clause()
H A Dscript-sections.h81 saw_sections_clause() const in saw_sections_clause() function
H A Dscript.cc1212 if (this->saw_sections_clause()) in create_script_sections()
1528 layout->script_options()->saw_sections_clause(); in read_input_script()
1544 && layout->script_options()->saw_sections_clause() in read_input_script()
3183 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_align()
3197 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_relro_end()
3334 if (!closure->script_options()->saw_sections_clause()) in script_set_section_region()
H A Dexpression.cc849 if (ss->saw_sections_clause()) in value()
H A Doutput.cc4106 if (layout->script_options()->saw_sections_clause()) in add_output_section_to_load()
4404 || layout->script_options()->saw_sections_clause()); in set_section_addresses()
4587 if (!layout->script_options()->saw_sections_clause()) in set_section_list_addresses()
H A Di386.cc2729 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Ds390.cc4102 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dsparc.cc3245 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dtilegx.cc4329 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dx86_64.cc4207 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddefstd.cc281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); in define_standard_symbols() local
283 saw_sections_clause); in define_standard_symbols()
285 saw_sections_clause); in define_standard_symbols()
H A Dlayout.cc898 if (! this->script_options_->saw_sections_clause()) in keep_input_section()
957 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()
1059 && !this->script_options_->saw_sections_clause() in choose_output_section()
1249 if (!this->script_options_->saw_sections_clause() in layout()
1263 && !this->script_options_->saw_sections_clause() in layout()
1274 if (!this->script_options_->saw_sections_clause() in layout()
1290 this->script_options_->saw_sections_clause()); in layout()
1500 bool saw_sections_clause = this->script_options_->saw_sections_clause(); in layout_eh_frame() local
1502 reloc_shndx, saw_sections_clause); in layout_eh_frame()
1741 if (!this->script_options_->saw_sections_clause() in make_output_section()
[all …]
H A Dscript.h536 saw_sections_clause() const in saw_sections_clause() function
537 { return this->script_sections_.saw_sections_clause(); } in saw_sections_clause()
H A Dscript-sections.h81 saw_sections_clause() const in saw_sections_clause() function
H A Dscript.cc1212 if (this->saw_sections_clause()) in create_script_sections()
1528 layout->script_options()->saw_sections_clause(); in read_input_script()
1544 && layout->script_options()->saw_sections_clause() in read_input_script()
3183 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_align()
3197 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_relro_end()
3334 if (!closure->script_options()->saw_sections_clause()) in script_set_section_region()
H A Dexpression.cc849 if (ss->saw_sections_clause()) in value()
H A Doutput.cc4105 if (layout->script_options()->saw_sections_clause()) in add_output_section_to_load()
4403 || layout->script_options()->saw_sections_clause()); in set_section_addresses()
4586 if (!layout->script_options()->saw_sections_clause()) in set_section_list_addresses()
H A Di386.cc2729 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Ds390.cc4102 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dsparc.cc3245 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dtilegx.cc4329 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Dx86_64.cc4615 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
H A Daarch64.cc7032 layout->script_options()->saw_sections_clause()); in do_finalize_sections()

12