Searched defs:TestOnlyUnmap (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/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 | 119 void StackStore::TestOnlyUnmap() { TestOnlyUnmap() function in __sanitizer::StackStore |
H A D | sanitizer_chained_origin_depot.cpp | 146 void ChainedOriginDepot::TestOnlyUnmap() { depot.TestOnlyUnmap(); } 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() { in TestOnlyUnmap() function |