Searched defs:STACK_PROT_RWX (Results 1 – 2 of 2) sorted by relevance
29 #define STACK_PROT_RWX (PROT_READ | PROT_WRITE | PROT_EXEC) macro