Rather than compute a biased pointer only to then un-bias it again, un-bias
the offset before adding it to the DTV entry.
This mirrors rtld-elf commit d71c97026366 ("rtld-elf: Push
TLS_DTV_OFFSET into tls_get_addr_common's arguments")
Differential D50224
libc: Reassociate pointer arithmetic in __libc_tls_get_addr jrtc27 on Wed, May 7, 2:59 AM. Authored by Tags None Referenced Files
Subscribers
Details Rather than compute a biased pointer only to then un-bias it again, un-bias This mirrors rtld-elf commit d71c97026366 ("rtld-elf: Push
Diff Detail
|