Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dcommon.cc199 if (!this->tls_commons_.empty()) in do_allocate_commons()
201 &this->tls_commons_, mapfile, in do_allocate_commons()
Dsymtab.h1926 Commons_type tls_commons_; variable
Dsymtab.cc566 forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table()
1083 this->tls_commons_.push_back(ret); in add_from_object()
DChangeLog15890 tls_commons_.
15892 tls_commons_ list.
15895 * symtab.h (class Symbol_table): Add tls_commons_ field. Update