Searched defs:ucbp (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpr-support.c327 __gnu_unwind_frame (_Unwind_Control_Block * ucbp, _Unwind_Context * context) argument
357 _Unwind_Control_Block *ucbp; local
368 _Unwind_Control_Block *ucbp; local
H A Dunwind-arm.c391 get_eit_entry(_Unwind_Control_Block *ucbp, _uw return_address) argument
481 unwind_phase2(_Unwind_Control_Block * ucbp, phase2_vrs * vrs) argument
508 unwind_phase2_forced(_Unwind_Control_Block *ucbp, phase2_vrs *entry_vrs, int resuming) argument
610 __gnu_Unwind_RaiseException(_Unwind_Control_Block * ucbp, phase2_vrs * entry_vrs) argument
658 __gnu_Unwind_ForcedUnwind(_Unwind_Control_Block *ucbp, _Unwind_Stop_Fn stop_fn, void *stop_arg, phase2_vrs *entry_vrs) argument
675 __gnu_Unwind_Resume(_Unwind_Control_Block * ucbp, phase2_vrs * entry_vrs) argument
713 __gnu_Unwind_Resume_or_Rethrow(_Unwind_Control_Block * ucbp, phase2_vrs * entry_vrs) argument
763 _Unwind_Control_Block *ucbp = &ucb; local
813 __gnu_unwind_pr_common(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context, int id) argument
1040 __aeabi_unwind_cpp_pr0(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) argument
1048 __aeabi_unwind_cpp_pr1(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) argument
1056 __aeabi_unwind_cpp_pr2(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp422 __aeabi_unwind_cpp_pr0(_Unwind_State state, _Unwind_Control_Block *ucbp, argument
428 __aeabi_unwind_cpp_pr1(_Unwind_State state, _Unwind_Control_Block *ucbp, argument
71 ProcessDescriptors( _Unwind_State state, _Unwind_Control_Block* ucbp, struct _Unwind_Context* context, Descriptor::Format format, const char* descriptorStart, uint32_t flags) argument
165 unwindOneFrame(_Unwind_State state, _Unwind_Control_Block* ucbp, struct _Unwind_Context* context) argument
434 __aeabi_unwind_cpp_pr2(_Unwind_State state, _Unwind_Control_Block *ucbp, _Unwind_Context *context) argument
[all...]

Completed in 199 milliseconds