Searched refs:ehtp (Results 1 – 5 of 5) sorted by relevance
82 _Unwind_EHT_Header* ehtp; // pointer to EHT entry header word member
168 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()184 reinterpret_cast<const char*>(ucbp->pr_cache.ehtp) + len, in unwindOneFrame()501 exception_object->pr_cache.ehtp = in unwind_phase1()511 static_cast<void *>(exception_object->pr_cache.ehtp), in unwind_phase1()627 exception_object->pr_cache.ehtp = in unwind_phase2()
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
96 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */ member
1048 uint32_t *unwind_opcodes = unwind_exception->pr_cache.ehtp + 1; in continue_unwind()