Searched defs:SHF_WRITE (Results 1 – 5 of 5) sorted by relevance
151 SHF_WRITE = 0x1, /* data should be writable at runtime */ enumerator
1087 #define SHF_WRITE 0x1 macro
1169 SHF_WRITE = 0x1, enumerator
362 #define SHF_WRITE (1 << 0) /* Writable */ macro
369 #define SHF_WRITE (1 << 0) /* Writable */ macro