Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp224 ChangeMemoryProtection(uptr address,uptr size,DWORD * old_protection) ChangeMemoryProtection() argument
231 RestoreMemoryProtection(uptr address,uptr size,DWORD old_protection) RestoreMemoryProtection() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp353 DWORD old_protection; MprotectNoAccess() local
358 DWORD old_protection; MprotectReadOnly() local
363 DWORD old_protection; MprotectReadWrite() local