Searched defs:TestOnlyUnmap (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h70 void TestOnlyUnmap() { function in class:__sanitizer::TwoLevelMap
H A Dsanitizer_allocator_combined.h153 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } function in class:CombinedAllocator
H A Dsanitizer_chained_origin_depot.cpp148 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); } function in class:__sanitizer::ChainedOriginDepot
H A Dsanitizer_stackdepotbase.h59 void TestOnlyUnmap() { function in class:__sanitizer::StackDepotBase
H A Dsanitizer_stack_store.cpp124 void StackStore::TestOnlyUnmap() { function in class:__sanitizer::StackStore
369 void StackStore::BlockInfo::TestOnlyUnmap(StackStore *store) { function in class:__sanitizer::StackStore::BlockInfo
H A Dsanitizer_allocator_primary32.h233 void TestOnlyUnmap() { function in class:SizeClassAllocator32
H A Dsanitizer_allocator_primary64.h301 void TestOnlyUnmap() { function in class:SizeClassAllocator64

Completed in 89 milliseconds