Home
last modified time | relevance | path

Searched refs:StackDepotPrintAll (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cpp101 (StackDepotPrintAll(), exit(0)), ::testing::ExitedWithCode(0), in TEST_F()
104 (StackDepotPrintAll(), exit(0)), ::testing::ExitedWithCode(0), in TEST_F()
117 StackDepotPrintAll(); in TEST_F()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h44 void StackDepotPrintAll();
H A Dsanitizer_stackdepot.cpp230 void StackDepotPrintAll() { in StackDepotPrintAll() function
/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp292 StackDepotPrintAll(); in FinishAndWrite()