Searched refs:pr_cache (Results 1 – 4 of 4) sorted by relevance
117 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()173 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()185 ucbp->pr_cache.additional); in unwindOneFrame()518 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase1()519 exception_object->pr_cache.ehtp = in unwind_phase1()521 exception_object->pr_cache.additional = frameInfo.flags; in unwind_phase1()528 exception_object->pr_cache.fnstart, in unwind_phase1()530 exception_object->pr_cache.additional); in unwind_phase1()633 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2()634 exception_object->pr_cache.ehtp = in unwind_phase2()[all …]
140 ex.pr_cache.fnstart = frameInfo.start_ip; in _Unwind_Backtrace()141 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()142 ex.pr_cache.additional= frameInfo.flags; in _Unwind_Backtrace()
62 } pr_cache; member
138 } pr_cache; member