Searched defs:SHF_WRITE (Results 1 – 4 of 4) sorted by relevance
423 #define SHF_WRITE 0x1 /* Writable data during execution */ macro
493 #define SHF_WRITE (1 << 0) /* Writable data during execution */ macro
501 #define SHF_WRITE (1 << 0) /* Writable data during execution */ macro
536 #define SHF_WRITE (1 << 0) /* Writable data during execution */ macro