Searched refs:SHT_PROGBITS (Results 1 – 2 of 2) sorted by relevance
327 #define SHT_PROGBITS 1 /* program defined information */ macro351 #define IS_PROG(s) (s.sh_type == SHT_PROGBITS)
337 #define SHT_PROGBITS 1 /* Program data */ macro
Completed in 762 milliseconds