Home
last modified time | relevance | path

Searched refs:SHF_TLS (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/scripts/
Dglibcelf.py434 SHF_TLS = 1 << 10 variable in Shf
/glibc-2.36/elf/
Delf.h480 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1312422 * elf/elf.h: Define SHF_GROUP and SHF_TLS.