Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/interception/ | |
interception_win.cc | 1005 DWORD old_prot, unused_prot; local in function:__interception::OverrideImportedFunction 1010 if (!VirtualProtect(&iat->u1.AddressOfData, 4, old_prot, &unused_prot)) |
interception_win.cc | 1005 DWORD old_prot, unused_prot; local in function:__interception::OverrideImportedFunction 1010 if (!VirtualProtect(&iat->u1.AddressOfData, 4, old_prot, &unused_prot)) |