Home
last modified time | relevance | path

Searched defs:SHF_WRITE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h639 #define SHF_WRITE 0x01 /* sh_flags */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h465 #define SHF_WRITE 0x1 /* Section contains writable data. */ macro