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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp444 static bool HwasanOnSIGTRAP(int signo, siginfo_t *info, ucontext_t *uc) { function in namespace:__hwasan
470 if (HwasanOnSIGTRAP(signo, (siginfo_t *)info, (ucontext_t*)context))

Completed in 108 milliseconds