Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp270 const size_t ActiveCodeLength = 4096; variable
290 return (u8 *)::VirtualAlloc(Base, ActiveCodeLength, MEM_COMMIT | MEM_RESERVE, in AllocateCode2GBAway()