Home
last modified time | relevance | path

Searched refs:StackDepotTestOnlyUnmap (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h47 void StackDepotTestOnlyUnmap();
H A Dsanitizer_stackdepot.cpp242 void StackDepotTestOnlyUnmap() { in StackDepotTestOnlyUnmap() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cpp29 void SetUp() override { StackDepotTestOnlyUnmap(); } in SetUp()
34 StackDepotTestOnlyUnmap(); in TearDown()