Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h52 void TestOnlyUnmap();
109 void TestOnlyUnmap(StackStore *store);
H A Dsanitizer_chained_origin_depot.cpp148 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); }
146 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); } TestOnlyUnmap() function in __sanitizer::ChainedOriginDepot
H A Dsanitizer_allocator_combined.h153 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } in TestOnlyUnmap() function
H A Dsanitizer_chained_origin_depot.h37 void TestOnlyUnmap();
H A Dsanitizer_stackdepot.cpp243 theDepot.TestOnlyUnmap(); in StackDepotTestOnlyUnmap()
244 stackStore.TestOnlyUnmap(); in StackDepotTestOnlyUnmap()
H A Dsanitizer_stack_store.cpp124 void StackStore::TestOnlyUnmap() { in Get()
125 for (BlockInfo &b : blocks_) b.TestOnlyUnmap(this); in Get()
369 void StackStore::BlockInfo::TestOnlyUnmap(StackStore *store) { in Stored()
119 void StackStore::TestOnlyUnmap() { TestOnlyUnmap() function in __sanitizer::StackStore
364 void StackStore::BlockInfo::TestOnlyUnmap(StackStore *store) { TestOnlyUnmap() function in __sanitizer::StackStore::BlockInfo
H A Dsanitizer_stackdepotbase.h59 void TestOnlyUnmap() { in TestOnlyUnmap() function
60 nodes.TestOnlyUnmap(); in TestOnlyUnmap()
H A Dsanitizer_flat_map.h70 void TestOnlyUnmap() { in TestOnlyUnmap() function
H A Dsanitizer_allocator_primary32.h233 void TestOnlyUnmap() { in TestOnlyUnmap() function
H A Dsanitizer_allocator_primary64.h301 void TestOnlyUnmap() { in TestOnlyUnmap() function