Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h192 struct TrustyConfig { struct
196 typedef SizeClassAllocator64<TrustyConfig> Primary; argument
219 typedef TrustyConfig Config; argument
/external/scudo/standalone/tests/
Dcombined_test.cpp752 using AllocatorT = scudo::Allocator<scudo::TrustyConfig>; in TEST()
756 ClassId <= scudo::TrustyConfig::SizeClassMap::LargestClassId; in TEST()
759 scudo::TrustyConfig::SizeClassMap::getSizeByClassId(ClassId); in TEST()