HomeSort by relevance Sort by last modified time
    Searched defs:saw_sections_clause (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
defstd.cc 281 bool saw_sections_clause = layout->script_options()->saw_sections_clause(); local
283 saw_sections_clause);
285 saw_sections_clause);
script-sections.h 81 saw_sections_clause() const function in class:gold::Script_sections
script.h 517 saw_sections_clause() const function in class:gold::Script_options
518 { return this->script_sections_.saw_sections_clause(); }

Completed in 56 milliseconds