Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c53 void *jbuf[]; member
172 exception_object, c->jbuf[1]); in unwind_phase2()
176 __builtin_longjmp(c->jbuf, 1); in unwind_phase2()
248 __builtin_longjmp(c->jbuf, 1); in unwind_phase2_forced()
463 return (uintptr_t) ufc->jbuf[2]; in _Unwind_GetCFA()