Home | History | Annotate | Download | only in gold

Lines Matching refs:tls_base

3192 Output_section::do_set_tls_offset(uint64_t tls_base)
3194 this->tls_offset_ = this->address() - tls_base;