Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp27 #define PROT_NONE 0 macro
/llvm-project/bolt/runtime/
H A Dcommon.h46 #define PROT_NONE 0x0 /* Page can not be accessed. */ macro