Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp454 static bool HwasanOnSIGTRAP(int signo, siginfo_t *info, ucontext_t *uc) { in HwasanOnSIGTRAP() function
493 if (HwasanOnSIGTRAP(signo, (siginfo_t *)info, (ucontext_t *)context)) in HwasanOnDeadlySignal()