Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interceptors.cpp149 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR()
155 INTERCEPTOR(void, longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR()
H A Dhwasan.h214 typedef struct __hw_jmp_buf_struct __hw_jmp_buf[1]; typedef