Home
last modified time | relevance | path

Searched refs:ehtp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp173 const uint32_t* unwindingData = ucbp->pr_cache.ehtp; in unwindOneFrame()
519 exception_object->pr_cache.ehtp = in unwind_phase1()
529 static_cast<void *>(exception_object->pr_cache.ehtp), in unwind_phase1()
634 exception_object->pr_cache.ehtp = in unwind_phase2()
759 exception_object->pr_cache.ehtp = in unwind_phase2_forced()
H A DUnwindLevel1-gcc-ext.c172 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
H A DUnwindCursor.hpp975 const uint32_t *ehtp = in stepWithEHABI() local
978 if (_Unwind_VRS_Interpret((_Unwind_Context *)this, ehtp, off, len) != in stepWithEHABI()
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h63 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */ member
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h93 _Unwind_EHT_Header *ehtp; member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h136 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */ member