Searched defs:TestOnlyUnmap (Results 1 – 7 of 7) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_flat_map.h | 70 void TestOnlyUnmap() { in TestOnlyUnmap() function |
H A D | sanitizer_allocator_combined.h | 153 void TestOnlyUnmap() { primary_.TestOnlyUnmap(); } in TestOnlyUnmap() function |
H A D | sanitizer_stackdepotbase.h | 59 void TestOnlyUnmap() { in TestOnlyUnmap() function |
H A D | sanitizer_stack_store.cpp | 124 void StackStore::TestOnlyUnmap() { in TestOnlyUnmap() function in __sanitizer::StackStore |
H A D | sanitizer_chained_origin_depot.cpp | 148 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); } in TestOnlyUnmap() function in __sanitizer::ChainedOriginDepot |
H A D | sanitizer_allocator_primary32.h | 233 void TestOnlyUnmap() { in TestOnlyUnmap() function |
H A D | sanitizer_allocator_primary64.h | 301 void TestOnlyUnmap() { TestOnlyUnmap() function |