Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp483 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR() argument
485 return REAL(__libc_longjmp)(env, val); in INTERCEPTOR()
530 INTERCEPT_FUNCTION(__libc_longjmp); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt803 fun:__libc_longjmp=uninstrumented