OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_protection
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc
204
uptr address, uptr size, DWORD *
old_protection
) {
207
old_protection
) != FALSE;
211
uptr address, uptr size, DWORD
old_protection
) {
214
old_protection
,
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win.cc
311
DWORD
old_protection
;
local in function:__sanitizer::MprotectNoAccess
312
return VirtualProtect((LPVOID)addr, size, PAGE_NOACCESS, &
old_protection
);
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025