Home
last modified time | relevance | path

Searched defs:Death (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/src/compiler/
H A Dstack_chk_guard_test.cpp15 TEST(LlvmLibcStackChkFail, Death) { in TEST() argument
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dsanitizer_set_death_callback_test.cpp14 void Death() { in Death() function