Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp203 uptr address, uptr size, DWORD *old_protection) { in ChangeMemoryProtection()
210 uptr address, uptr size, DWORD old_protection) { in RestoreMemoryProtection()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp356 DWORD old_protection; in MprotectNoAccess() local
361 DWORD old_protection; in MprotectReadOnly() local