Home
last modified time | relevance | path

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

/external/v8/src/
Dplatform-win32.cc878 static void* GetRandomAddr() { in GetRandomAddr() function
911 base = VirtualAlloc(GetRandomAddr(), size, action, protection); in RandomizedVirtualAlloc()