Searched defs:old_protection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/interception/ | ||
H A D | interception_win.cpp | 224 ChangeMemoryProtection(uptr address,uptr size,DWORD * old_protection) ChangeMemoryProtection() argument |
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_win.cpp | 353 DWORD old_protection; MprotectNoAccess() local |