Searched refs:saw_sections_clause_ (Results 1 – 2 of 2) sorted by relevance
82 { return this->saw_sections_clause_; } in saw_sections_clause()93 { return this->saw_sections_clause_ && this->phdrs_elements_ != NULL; } in saw_phdrs_clause()300 bool saw_sections_clause_; variable
3167 : saw_sections_clause_(false), in Script_sections()3187 this->saw_sections_clause_ = true; in start_sections()3236 this->saw_sections_clause_ = true; in add_dot_assignment()3355 if (!this->saw_sections_clause_) in create_sections()3368 if (!this->saw_sections_clause_) in add_symbols_to_table()3381 if (!this->saw_sections_clause_) in finalize_symbols()3494 gold_assert(this->saw_sections_clause_); in set_section_addresses()3768 gold_assert(this->saw_sections_clause_); in create_segments()4308 if (!this->saw_sections_clause_) in get_output_section_info()4359 if (!this->saw_sections_clause_) in print()