Searched refs:SHT_NOBITS (Results 1 – 2 of 2) sorted by relevance
334 #define SHT_NOBITS 8 /* no space section */ macro352 #define IS_NOPROG(s) (s.sh_type == SHT_NOBITS)
344 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro
Completed in 21 milliseconds