Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Dunwind-arm.c59 #define UCB_FORCED_STOP_FN(ucbp) ((ucbp)->unwinder_cache.reserved1)
60 #define UCB_PR_ADDR(ucbp) ((ucbp)->unwinder_cache.reserved2)
61 #define UCB_SAVED_CALLSITE_ADDR(ucbp) ((ucbp)->unwinder_cache.reserved3)
62 #define UCB_FORCED_STOP_ARG(ucbp) ((ucbp)->unwinder_cache.reserved4)
H A Dunwind-arm.h105 unwinder_cache; member
/freebsd-12.1/contrib/libcxxrt/
H A Dunwind-arm.h74 } unwinder_cache; member
/freebsd-12.1/contrib/libunwind/src/
H A DUnwind-EHABI.cpp563 exception_object->unwinder_cache.reserved2); in unwind_phase2()
641 exception_object->unwinder_cache.reserved2 = (uint32_t)pc; in unwind_phase2()
677 exception_object->unwinder_cache.reserved1 = 0; in _Unwind_RaiseException()
H A DUnwindLevel1-gcc-ext.c38 (long)exception_object->unwinder_cache.reserved1); in _Unwind_Resume_or_Rethrow()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h134 } unwinder_cache; member
/freebsd-12.1/contrib/libunwind/include/
H A Dunwind.h86 } unwinder_cache; member