Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
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/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.h44 void StackDepotPrintAll();
Dsanitizer_stackdepot.cpp230 void StackDepotPrintAll() { in StackDepotPrintAll() function