Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_win_test.cc214 const size_t ActiveCodeLength = 4096; variable
234 return (u8 *)::VirtualAlloc(Base, ActiveCodeLength, MEM_COMMIT | MEM_RESERVE, in AllocateCode2GBAway()