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