Searched refs:getWindowsProtectionFlags (Results 1 – 2 of 2) sorted by relevance
22 static DWORD getWindowsProtectionFlags(unsigned Flags) {132 DWORD Protect = getWindowsProtectionFlags(Flags);175 DWORD Protect = getWindowsProtectionFlags(Flags);
25 static DWORD getWindowsProtectionFlags(unsigned Flags) { in getWindowsProtectionFlags() function153 getWindowsProtectionFlags(fromWireProtectionFlags(Segment.Prot)); in initialize()