Home
last modified time | relevance | path

Searched refs:tls_offset (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dsymtab.cc2692 value = sym->value() + os->tls_offset() + secoff; in compute_final_value()
2710 value += os->tls_offset() + (od->address() - os->address()); in compute_final_value()
Dobject.cc2378 lv_out->set_output_value(os->tls_offset() in compute_final_local_value_internal()
Doutput.h242 tls_offset() const in tls_offset() function