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