Searched defs:ucbp (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | unwind-arm.c | 58 #define UCB_FORCED_STOP_FN(ucbp) ((ucbp)->unwinder_cache.reserved1) argument 59 #define UCB_PR_ADDR(ucbp) ((ucbp)->unwinder_cache.reserved2) argument 60 #define UCB_SAVED_CALLSITE_ADDR(ucbp) ((ucbp)->unwinder_cache.reserved3) argument 61 #define UCB_FORCED_STOP_ARG(ucbp) ((ucbp)->unwinder_cache.reserved4) argument 390 get_eit_entry (_Unwind_Control_Block *ucbp, _uw return_address) in get_eit_entry() 480 unwind_phase2 (_Unwind_Control_Block * ucbp, phase2_vrs * vrs) in unwind_phase2() 507 unwind_phase2_forced (_Unwind_Control_Block *ucbp, phase2_vrs *entry_vrs, in unwind_phase2_forced() 609 __gnu_Unwind_RaiseException (_Unwind_Control_Block * ucbp, in __gnu_Unwind_RaiseException() 657 __gnu_Unwind_ForcedUnwind (_Unwind_Control_Block *ucbp, in __gnu_Unwind_ForcedUnwind() 674 __gnu_Unwind_Resume (_Unwind_Control_Block * ucbp, phase2_vrs * entry_vrs) in __gnu_Unwind_Resume() [all …]
|
| D | pr-support.c | 327 __gnu_unwind_frame (_Unwind_Control_Block * ucbp, _Unwind_Context * context) in __gnu_unwind_frame() 357 _Unwind_Control_Block *ucbp; in _Unwind_GetRegionStart() local 368 _Unwind_Control_Block *ucbp; in _Unwind_GetLanguageSpecificData() local
|
| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | Unwind-EHABI.cpp | 75 _Unwind_Control_Block* ucbp, in ProcessDescriptors() 170 _Unwind_Control_Block* ucbp, in unwindOneFrame() 447 __aeabi_unwind_cpp_pr0(_Unwind_State state, _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr0() 453 __aeabi_unwind_cpp_pr1(_Unwind_State state, _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr1() 459 __aeabi_unwind_cpp_pr2(_Unwind_State state, _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr2()
|