Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h212 #define SHF_WRITE 0x1 macro
/external/kernel-headers/original/uapi/linux/
Delf.h285 #define SHF_WRITE 0x1 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h742 SHF_WRITE = 0x1, enumerator
/external/llvm/include/llvm/Support/
DELF.h715 SHF_WRITE = 0x1, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h716 SHF_WRITE = 0x1, enumerator
/external/kmod/port-gnu/
Delf.h358 #define SHF_WRITE (1 << 0) /* Writable */ macro
/external/elfutils/libelf/
Delf.h359 #define SHF_WRITE (1 << 0) /* Writable */ macro
/external/valgrind/perf/
Dtinycc.c369 #define SHF_WRITE (1 << 0) /* Writable */ macro