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, Apr 29, 9:17 AM
Unknown Object (File)
Tue, Apr 28, 9:04 PM
Unknown Object (File)
Wed, Apr 22, 3:28 AM
Unknown Object (File)
Tue, Apr 21, 5:54 AM
Unknown Object (File)
Tue, Apr 21, 5:36 AM
Unknown Object (File)
Mon, Apr 20, 7:32 PM
Unknown Object (File)
Thu, Apr 16, 3:26 PM
Unknown Object (File)
Mar 25 2026, 8:58 PM
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