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

/external/compiler-rt/lib/interception/
H A Dinterception_win.cc181 DWORD old_prot, unused_prot; local
190 if (!VirtualProtect((void *)old_bytes, head, old_prot, &unused_prot))

Completed in 107 milliseconds