Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception_win.cc183 uptr address, uptr size, DWORD *old_protection) { in ChangeMemoryProtection()
190 uptr address, uptr size, DWORD old_protection) { in RestoreMemoryProtection()
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp203 uptr address, uptr size, DWORD *old_protection) { in ChangeMemoryProtection()
210 uptr address, uptr size, DWORD old_protection) { in RestoreMemoryProtection()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc227 DWORD old_protection; in MprotectNoAccess() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp332 DWORD old_protection; in MprotectNoAccess() local