Searched refs:tls_commons_ (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | common.cc | 199 if (!this->tls_commons_.empty()) in do_allocate_commons() 201 &this->tls_commons_, mapfile, in do_allocate_commons()
|
H A D | symtab.h | 2009 Commons_type tls_commons_; variable
|
H A D | symtab.cc | 569 namepool_(), forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table() 1150 this->tls_commons_.push_back(ret); in add_from_object()
|
H A D | ChangeLog-0815 | 17307 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 D | common.cc | 199 if (!this->tls_commons_.empty()) in do_allocate_commons() 201 &this->tls_commons_, mapfile, in do_allocate_commons()
|
H A D | symtab.h | 2009 Commons_type tls_commons_; variable
|
H A D | symtab.cc | 569 namepool_(), forwarders_(), commons_(), tls_commons_(), small_commons_(), in Symbol_table() 1150 this->tls_commons_.push_back(ret); in add_from_object()
|
H A D | ChangeLog-0815 | 17307 tls_commons_. 17309 tls_commons_ list. 17312 * symtab.h (class Symbol_table): Add tls_commons_ field. Update
|