Page MenuHomeFreeBSD

rtld-elf: Extract part of allocate_tls_offset into allocate_tls_offset_common
ClosedPublic

Authored by jrtc27 on Jun 26 2025, 7:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:04 AM
Unknown Object (File)
Sat, Oct 11, 11:28 PM
Unknown Object (File)
Sat, Oct 11, 11:28 PM
Unknown Object (File)
Sat, Oct 11, 11:27 PM
Unknown Object (File)
Sat, Oct 11, 2:10 PM
Unknown Object (File)
Thu, Oct 9, 9:03 PM
Unknown Object (File)
Wed, Oct 8, 8:41 PM
Unknown Object (File)
Thu, Oct 2, 10:01 AM
Subscribers

Details

Summary

This will be used to allocate additional space for a TAILQ_ENTRY by rtld
at a known offset from the TCB, as if it were TLS data.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 65106
Build 61989: arc lint + arc unit