Searched refs:SHF_WRITE (Results 1 – 2 of 2) sorted by relevance
260 #define SHF_WRITE 0x1 // Identifies a section that should be writable during process execution macro
468 #define SHF_WRITE (1 << 0) /* Writable */ macro