Searched defs:SHF_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/sys/ | ||
H A D | elf_common.h | 500 #define SHF_WRITE global() macro |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 1139 SHF_WRITE = 0x1, global() enumerator |