Home
last modified time | relevance | path

Searched refs:__jmpbuf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interceptors.cpp143 InternalLongjmp(env[0].__jmpbuf, val); in INTERCEPTOR()
152 InternalLongjmp(env[0].__jmpbuf, val); in INTERCEPTOR()
162 InternalLongjmp(env[0].__jmpbuf, val); in INTERCEPTOR()
H A Dhwasan.h209 __hw_register_buf __jmpbuf; // Calling environment. member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsetjmp.d183 __jmp_buf __jmpbuf; in version()
394 __jmp_buf __jmpbuf;