Searched refs:ActiveCodeLength (Results 1 – 1 of 1) sorted by relevance
288 const size_t ActiveCodeLength = 4096; variable308 return (u8 *)::VirtualAlloc(Base, ActiveCodeLength, MEM_COMMIT | MEM_RESERVE, in AllocateCode2GBAway()