Home
last modified time | relevance | path

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

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