Home
last modified time | relevance | path

Searched refs:unused_prot (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception_win.cc894 DWORD old_prot, unused_prot; in OverrideImportedFunction() local
899 if (!VirtualProtect(&iat->u1.AddressOfData, 4, old_prot, &unused_prot)) in OverrideImportedFunction()
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp1010 DWORD old_prot, unused_prot; in OverrideImportedFunction() local
1015 if (!VirtualProtect(&iat->u1.AddressOfData, 4, old_prot, &unused_prot)) in OverrideImportedFunction()