Searched refs:__libc_longjmp (Results 1 – 2 of 2) sorted by relevance
483 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR() argument485 return REAL(__libc_longjmp)(env, val); in INTERCEPTOR()530 INTERCEPT_FUNCTION(__libc_longjmp); in InitializeInterceptors()
803 fun:__libc_longjmp=uninstrumented