Searched refs:DeathRegionSizeLog (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp515 static const scudo::uptr DeathRegionSizeLog = 21U; variable
522 static const scudo::uptr PrimaryRegionSizeLog = DeathRegionSizeLog;
582 ((1U << DeathRegionSizeLog) / Size) *

Completed in 115 milliseconds