mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
fee8f64a03
Introduce `ThreadLocalVariables` that represents `S_THREAD_LOCAL_VARIABLES` sections. It exposes the array of TLS descriptors (Thunk) that dyld uses to lazily initialize thread-local storage.