Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp514 static const scudo::uptr DeathRegionSizeLog = 20U; variable
521 static const scudo::uptr PrimaryRegionSizeLog = DeathRegionSizeLog;
580 ((1U << DeathRegionSizeLog) / Size) * in TEST()