Searched defs:PROT_EXEC (Results 1 – 8 of 8) sorted by relevance
22 #define PROT_EXEC 0x4 macro24 #define PROT_EXEC 0x0 macro
34 #define PROT_EXEC 0x4 /* Page can be executed. */ macro
35 #define PROT_EXEC 0x4 /* Page can be executed. */ macro
27 #define PROT_EXEC 0x4 /* page can be executed */ macro
Completed in 19 milliseconds