Lines Matching refs:ucbp
71 _Unwind_Control_Block* ucbp, in ProcessDescriptors() argument
111 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()
164 _Unwind_Control_Block* ucbp, in unwindOneFrame() argument
167 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()
178 ProcessDescriptors(state, ucbp, context, format, lsda, in unwindOneFrame()
179 ucbp->pr_cache.additional); in unwindOneFrame()
421 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr0() argument
423 return unwindOneFrame(state, ucbp, context); in __aeabi_unwind_cpp_pr0()
428 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr1() argument
430 return unwindOneFrame(state, ucbp, context); in __aeabi_unwind_cpp_pr1()
435 _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr2() argument
437 return unwindOneFrame(state, ucbp, context); in __aeabi_unwind_cpp_pr2()