Home
last modified time | relevance | path

Searched refs:small_commons_ (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dcommon.cc203 if (!this->small_commons_.empty()) in do_allocate_commons()
205 &this->small_commons_, mapfile, in do_allocate_commons()
Dsymtab.h1928 Commons_type small_commons_; variable
Dsymtab.cc566 forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table()
1086 this->small_commons_.push_back(ret); in add_from_object()
DChangeLog13287 declarations. Add small_commons_ and large_commons_ fields.