Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h69 } unwinder_cache; member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h80 } unwinder_cache; member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c33 (long)exception_object->unwinder_cache.reserved1); in _Unwind_Resume_or_Rethrow()
DUnwind-EHABI.cpp575 exception_object->unwinder_cache.reserved2); in unwind_phase2()
666 exception_object->unwinder_cache.reserved2 = (uint32_t)pc; in unwind_phase2()
701 exception_object->unwinder_cache.reserved1 = 0; in _Unwind_RaiseException()