Searched defs:TestConfig2 (Results 1 – 1 of 1) sorted by relevance
36 struct TestConfig2 { struct39 static const scudo::uptr PrimaryRegionSizeLog = 23U;43 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN;44 static const scudo::s32 PrimaryMaxReleaseToOsIntervalMs = INT32_MAX;45 static const bool MaySupportMemoryTagging = false;46 typedef scudo::uptr PrimaryCompactPtrT;47 static const scudo::uptr PrimaryCompactPtrScale = 0;48 static const bool PrimaryEnableRandomOffset = true;49 static const scudo::uptr PrimaryMapSizeIncrement = 1UL << 18;