Searched refs:tls_offset_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h4218 { return this->tls_offset_; }
4590 uint64_t tls_offset_; member in class:gold::Output_section
H A Doutput.cc2345 tls_offset_(0),
3217 this->tls_offset_ = this->address() - tls_base;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc2391 tls_offset_(0),
3263 this->tls_offset_ = this->address() - tls_base;
H A Doutput.h4246 { return this->tls_offset_; }
4618 uint64_t tls_offset_; member in class:gold::Output_section
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h4218 { return this->tls_offset_; }
4590 uint64_t tls_offset_; member in class:gold::Output_section
H A Doutput.cc2345 tls_offset_(0),
3217 this->tls_offset_ = this->address() - tls_base;

Completed in 1213 milliseconds