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, Mar 25, 8:58 PM
Unknown Object (File)
Thu, Mar 12, 4:21 AM
Unknown Object (File)
Tue, Mar 10, 3:05 AM
Unknown Object (File)
Fri, Mar 6, 6:42 PM
Unknown Object (File)
Fri, Mar 6, 2:03 PM
Unknown Object (File)
Feb 28 2026, 1:16 PM
Unknown Object (File)
Feb 28 2026, 6:47 AM
Unknown Object (File)
Jan 31 2026, 9:09 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 Not Applicable
Unit
Tests Not Applicable