Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h520 #define SHF_WRITE 0x1 /* Section contains writable data. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1162 SHF_WRITE = 0x1, enumerator