Home
last modified time | relevance | path

Searched refs:assertions_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript.h554 Assertions assertions_; variable
Dscript.cc1172 this->assertions_.push_back(p); in add_assertion()
1213 for (Assertions::iterator p = this->assertions_.begin(); in finalize_symbols()
1214 p != this->assertions_.end(); in finalize_symbols()
1683 for (Assertions::const_iterator p = this->assertions_.begin(); in print()
1684 p != this->assertions_.end(); in print()