Searched refs:oldProtect (Results 1 – 1 of 1) sorted by relevance
143 DWORD oldProtect = 0; in mprotect() local145 if (VirtualProtect(addr, len, newProtect, &oldProtect)) in mprotect()