Searched refs:SHF_WRITE (Results 1 – 2 of 2) sorted by relevance
501 #define SHF_WRITE 0x1 /* Section contains writable data. */ macro
265 if ((ef->progtab[i].flags & SHF_WRITE) != 0) in link_elf_protect()