Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp562 exception_object->unwinder_cache.reserved2); in unwind_phase2()
640 exception_object->unwinder_cache.reserved2 = (uint32_t)pc; in unwind_phase2()
676 exception_object->unwinder_cache.reserved1 = 0; in _Unwind_RaiseException()
DUnwindLevel1-gcc-ext.c34 (long)exception_object->unwinder_cache.reserved1); in _Unwind_Resume_or_Rethrow()
/external/libunwind_llvm/include/
Dunwind.h81 } unwinder_cache; member