Searched refs:ehtp (Results 1 – 4 of 4) sorted by relevance
167 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()510 exception_object->pr_cache.ehtp = in unwind_phase1()520 static_cast<void *>(exception_object->pr_cache.ehtp), in unwind_phase1()638 exception_object->pr_cache.ehtp = in unwind_phase2()
144 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
449 const uint32_t *ehtp = in stepWithEHABI() local452 if (_Unwind_VRS_Interpret((_Unwind_Context *)this, ehtp, off, len) != in stepWithEHABI()
96 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */ member