Home | History | Annotate | Download | only in platform

Lines Matching defs:GetRandomMmapAddr

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