Home
last modified time | relevance | path

Searched refs:tls_offset_for_local (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h290 tls_offset_for_local(const Relobj* object, in tls_offset_for_local() function
H A Doutput.cc1455 val += parameters->target().tls_offset_for_local(object, lsi, in write()
H A DChangeLog-08154470 * target.h (Target::tls_offset_for_local, tls_offset_for_global,
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h290 tls_offset_for_local(const Relobj* object, in tls_offset_for_local() function
H A Doutput.cc1454 val += parameters->target().tls_offset_for_local(object, lsi, in write()
H A DChangeLog-08154470 * target.h (Target::tls_offset_for_local, tls_offset_for_global,
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git164523 * target.h (Target::tls_offset_for_local): Add got param.
164528 tls_offset_for_local/global calls.
170147 to tls_offset_for_local which might need the addend in a
170161 * target.h (Target::tls_offset_for_local): Add addend param.