Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp288 const size_t ActiveCodeLength = 4096; variable
308 return (u8 *)::VirtualAlloc(Base, ActiveCodeLength, MEM_COMMIT | MEM_RESERVE, in AllocateCode2GBAway()