Home
last modified time | relevance | path

Searched defs:PROT_WRITE (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dmmap-writeexec.c4 #define PROT_WRITE global() macro
[all...]
/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h22 #define PROT_WRITE 0x2 macro
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp29 #define PROT_WRITE 2 macro
/llvm-project/bolt/runtime/
H A Dcommon.h44 #define PROT_WRITE 0x2 /* Page can be written. */ macro