Home
last modified time | relevance | path

Searched defs:DeathConfig (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp516 struct DeathConfig { struct
521 typedef scudo::SizeClassAllocator64<DeathConfig> Primary; argument
536 using AllocatorT = TestAllocator<DeathConfig>; in TEST() argument