Searched refs:pr_cache (Results 1 – 8 of 8) sorted by relevance
112 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()168 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()180 ucbp->pr_cache.additional); in unwindOneFrame()489 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase1()490 exception_object->pr_cache.ehtp = in unwind_phase1()492 exception_object->pr_cache.additional = frameInfo.flags; in unwind_phase1()499 exception_object->pr_cache.fnstart, in unwind_phase1()501 exception_object->pr_cache.additional); in unwind_phase1()601 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2()602 exception_object->pr_cache.ehtp = in unwind_phase2()[all …]
147 ex.pr_cache.fnstart = frameInfo.start_ip; in _Unwind_Backtrace()148 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()149 ex.pr_cache.additional= frameInfo.flags; in _Unwind_Backtrace()
426 ucbp->pr_cache.fnstart = selfrel_offset31 (&eitp->fnoffset); in get_eit_entry()440 ucbp->pr_cache.ehtp = (_Unwind_EHT_Header *)&eitp->content; in get_eit_entry()441 ucbp->pr_cache.additional = 1; in get_eit_entry()447 ucbp->pr_cache.ehtp = in get_eit_entry()449 ucbp->pr_cache.additional = 0; in get_eit_entry()453 if (*ucbp->pr_cache.ehtp & (1u << 31)) in get_eit_entry()456 _uw idx = (*(_uw *) ucbp->pr_cache.ehtp >> 24) & 0xf; in get_eit_entry()472 UCB_PR_ADDR (ucbp) = selfrel_offset31 (ucbp->pr_cache.ehtp); in get_eit_entry()829 data = (_uw *) ucbp->pr_cache.ehtp; in __gnu_unwind_pr_common()850 if ((ucbp->pr_cache.additional & 1) == 0) in __gnu_unwind_pr_common()[all …]
332 ptr = (_uw *) ucbp->pr_cache.ehtp; in __gnu_unwind_frame()360 return (_Unwind_Ptr) ucbp->pr_cache.fnstart; in _Unwind_GetRegionStart()373 ptr = (_uw *) ucbp->pr_cache.ehtp; in _Unwind_GetLanguageSpecificData()
127 pr_cache; member
96 } pr_cache; member
150 } pr_cache; member
105 } pr_cache; member