Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp584 exception_object->unwinder_cache.reserved2); in unwind_phase2()
677 exception_object->unwinder_cache.reserved2 = (uint32_t)pc; in unwind_phase2()
712 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.h80 } unwinder_cache; member