Home
last modified time | relevance | path

Searched refs:symbol_definitions_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript.h550 Unordered_set<std::string> symbol_definitions_; variable
Dscript.cc1088 : entry_(), symbol_assignments_(), symbol_definitions_(), in Script_options()
1132 this->symbol_definitions_.insert(n); in add_symbol_assignment()
1156 if (this->symbol_definitions_.find(n) == this->symbol_definitions_.end()) in add_symbol_reference()
DChangeLog8324 symbol_definitions_ and symbol_references_.
8326 symbol_definitions_ and symbol_references_.
8329 * script.h (class Script_options): Add symbol_definitions_ and