Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
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()
Dlayout.cc893 if (! this->script_options_->saw_sections_clause()) in keep_input_section()
948 if (this->script_options_->saw_sections_clause()) in choose_output_section()
1052 && !this->script_options_->saw_sections_clause() in choose_output_section()
1216 if (!this->script_options_->saw_sections_clause() in layout()
1230 && !this->script_options_->saw_sections_clause() in layout()
1241 if (!this->script_options_->saw_sections_clause() in layout()
1257 this->script_options_->saw_sections_clause()); in layout()
1469 bool saw_sections_clause = this->script_options_->saw_sections_clause(); in layout_eh_frame() local
1471 reloc_shndx, saw_sections_clause); in layout_eh_frame()
1692 if (!this->script_options_->saw_sections_clause() in make_output_section()
[all …]
Dscript.h517 saw_sections_clause() const in saw_sections_clause() function
518 { return this->script_sections_.saw_sections_clause(); } in saw_sections_clause()
Dscript-sections.h81 saw_sections_clause() const in saw_sections_clause() function
Dscript.cc1181 if (this->saw_sections_clause()) in create_script_sections()
1497 layout->script_options()->saw_sections_clause(); in read_input_script()
1513 && layout->script_options()->saw_sections_clause() in read_input_script()
3150 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_align()
3164 if (!closure->script_options()->saw_sections_clause()) in script_data_segment_relro_end()
3301 if (!closure->script_options()->saw_sections_clause()) in script_set_section_region()
Dexpression.cc801 if (ss->saw_sections_clause()) in value()
Doutput.cc4090 if (layout->script_options()->saw_sections_clause()) in add_output_section_to_load()
4544 if (!layout->script_options()->saw_sections_clause()) in set_section_list_addresses()
Di386.cc2680 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
Dtilegx.cc4313 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
Dx86_64.cc3271 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
Dsparc.cc3159 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
Daarch64.cc6798 layout->script_options()->saw_sections_clause()); in do_finalize_sections()
Darm.cc6034 if (layout->script_options()->saw_sections_clause()) in fix_exidx_coverage()