Home
last modified time | relevance | path

Searched refs:SHT_NOBITS (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/scripts/
Dglibcelf.py299 SHT_NOBITS = 8 variable in Sht
/glibc-2.36/elf/
Delf.h438 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro