Searched defs:SHF_WRITE (Results 1 – 4 of 4) sorted by relevance
1087 #define SHF_WRITE 0x1 macro
1038 SHF_WRITE = 0x1, enumerator
362 #define SHF_WRITE (1 << 0) /* Writable */ macro
369 #define SHF_WRITE (1 << 0) /* Writable */ macro