Home | History | Annotate | Download | only in platform

Lines Matching defs:GetRandomMmapAddr

736 void* OS::GetRandomMmapAddr() {
763 base = VirtualAlloc(OS::GetRandomMmapAddr(), size, action, protection);