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