Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp200 INTERCEPTOR(void, __libc_longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR()
206 INTERCEPTOR(void, longjmp, __hw_jmp_buf env, int val) { in INTERCEPTOR()
H A Dhwasan.h208 typedef struct __hw_jmp_buf_struct __hw_jmp_buf[1]; typedef