Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dcommon.cc199 if (!this->tls_commons_.empty()) in do_allocate_commons()
201 &this->tls_commons_, mapfile, in do_allocate_commons()
H A Dsymtab.h2009 Commons_type tls_commons_; variable
H A Dsymtab.cc569 namepool_(), forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table()
1150 this->tls_commons_.push_back(ret); in add_from_object()
H A DChangeLog-081517307 tls_commons_.
17309 tls_commons_ list.
17312 * symtab.h (class Symbol_table): Add tls_commons_ field. Update
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dcommon.cc199 if (!this->tls_commons_.empty()) in do_allocate_commons()
201 &this->tls_commons_, mapfile, in do_allocate_commons()
H A Dsymtab.h2009 Commons_type tls_commons_; variable
H A Dsymtab.cc569 namepool_(), forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table()
1150 this->tls_commons_.push_back(ret); in add_from_object()
H A DChangeLog-081517307 tls_commons_.
17309 tls_commons_ list.
17312 * symtab.h (class Symbol_table): Add tls_commons_ field. Update