Searched refs:saw_sections_clause (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Ddefstd.cc281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); local
283 saw_sections_clause);
285 saw_sections_clause);
H A Dscript-sections.h81 saw_sections_clause() const function in class:gold::Script_sections
H A Dscript.h536 saw_sections_clause() const function in class:gold::Script_options
537 { return this->script_sections_.saw_sections_clause(); }
H A Dlayout.cc898 if (! this->script_options_->saw_sections_clause())
957 if (this->script_options_->saw_sections_clause() && !is_reloc)
1059 && !this->script_options_->saw_sections_clause()
1249 if (!this->script_options_->saw_sections_clause()
1263 && !this->script_options_->saw_sections_clause()
1274 if (!this->script_options_->saw_sections_clause()
1290 this->script_options_->saw_sections_clause());
1500 bool saw_sections_clause = this->script_options_->saw_sections_clause();
1502 reloc_shndx, saw_sections_clause);
[all...]
H A Dscript.cc1212 if (this->saw_sections_clause())
1528 layout->script_options()->saw_sections_clause();
1544 && layout->script_options()->saw_sections_clause()
3183 if (!closure->script_options()->saw_sections_clause())
3197 if (!closure->script_options()->saw_sections_clause())
3334 if (!closure->script_options()->saw_sections_clause())
H A Dexpression.cc849 if (ss->saw_sections_clause())
H A Doutput.cc4105 if (layout->script_options()->saw_sections_clause())
4403 || layout->script_options()->saw_sections_clause());
4586 if (!layout->script_options()->saw_sections_clause())
H A Ds390.cc4102 layout->script_options()->saw_sections_clause());
H A Dsparc.cc3245 layout->script_options()->saw_sections_clause());
H A Dtilegx.cc4329 layout->script_options()->saw_sections_clause());
H A Di386.cc2729 layout->script_options()->saw_sections_clause());
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Ddefstd.cc281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); local
283 saw_sections_clause);
285 saw_sections_clause);
H A Dscript-sections.h81 saw_sections_clause() const function in class:gold::Script_sections
H A Dscript.h536 saw_sections_clause() const function in class:gold::Script_options
537 { return this->script_sections_.saw_sections_clause(); }
H A Dlayout.cc898 if (! this->script_options_->saw_sections_clause())
957 if (this->script_options_->saw_sections_clause() && !is_reloc)
1059 && !this->script_options_->saw_sections_clause()
1249 if (!this->script_options_->saw_sections_clause()
1263 && !this->script_options_->saw_sections_clause()
1274 if (!this->script_options_->saw_sections_clause()
1290 this->script_options_->saw_sections_clause());
1500 bool saw_sections_clause = this->script_options_->saw_sections_clause();
1502 reloc_shndx, saw_sections_clause);
[all...]
H A Dscript.cc1212 if (this->saw_sections_clause())
1528 layout->script_options()->saw_sections_clause();
1544 && layout->script_options()->saw_sections_clause()
3183 if (!closure->script_options()->saw_sections_clause())
3197 if (!closure->script_options()->saw_sections_clause())
3334 if (!closure->script_options()->saw_sections_clause())
H A Dexpression.cc849 if (ss->saw_sections_clause())
H A Doutput.cc4150 if (layout->script_options()->saw_sections_clause())
4448 || layout->script_options()->saw_sections_clause());
4631 if (!layout->script_options()->saw_sections_clause())
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Ddefstd.cc281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); local
283 saw_sections_clause);
285 saw_sections_clause);
H A Dscript-sections.h81 saw_sections_clause() const function in class:gold::Script_sections
H A Dscript.h536 saw_sections_clause() const function in class:gold::Script_options
537 { return this->script_sections_.saw_sections_clause(); }
H A Dlayout.cc898 if (! this->script_options_->saw_sections_clause())
957 if (this->script_options_->saw_sections_clause() && !is_reloc)
1059 && !this->script_options_->saw_sections_clause()
1249 if (!this->script_options_->saw_sections_clause()
1263 && !this->script_options_->saw_sections_clause()
1274 if (!this->script_options_->saw_sections_clause()
1290 this->script_options_->saw_sections_clause());
1500 bool saw_sections_clause = this->script_options_->saw_sections_clause();
1502 reloc_shndx, saw_sections_clause);
[all...]
H A Dscript.cc1212 if (this->saw_sections_clause())
1528 layout->script_options()->saw_sections_clause();
1544 && layout->script_options()->saw_sections_clause()
3183 if (!closure->script_options()->saw_sections_clause())
3197 if (!closure->script_options()->saw_sections_clause())
3334 if (!closure->script_options()->saw_sections_clause())
H A Dexpression.cc849 if (ss->saw_sections_clause())
H A Doutput.cc4105 if (layout->script_options()->saw_sections_clause())
4403 || layout->script_options()->saw_sections_clause());
4586 if (!layout->script_options()->saw_sections_clause())

Completed in 659 milliseconds

12