-
- Downloads
elf: fix TPOFF64 relocations
These relocations need to are relative to the start of the TLS segment, which ends in %fs:0, so we need to subtract the segment size.
Loading
Please register or sign in to comment
These relocations need to are relative to the start of the TLS segment, which ends in %fs:0, so we need to subtract the segment size.