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

/freebsd-13-stable/contrib/libcxxrt/
H A Dunwind-arm.h93 _Unwind_EHT_Header *ehtp; member in struct:_Unwind_Exception::__anon1177
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h133 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */ member in struct:_Unwind_Control_Block::__anon1934
/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h105 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */ member in struct:_Unwind_Exception::__anon2647
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp171 const uint32_t* unwindingData = ucbp->pr_cache.ehtp;
494 exception_object->pr_cache.ehtp =
500 "unwind_phase1(ex_ojb=%p): personality result %d start_ip %x ehtp %p "
504 static_cast<void *>(exception_object->pr_cache.ehtp),
607 exception_object->pr_cache.ehtp =
H A DUnwindLevel1-gcc-ext.c147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo;
H A DUnwindCursor.hpp915 const uint32_t *ehtp = local
918 if (_Unwind_VRS_Interpret((_Unwind_Context *)this, ehtp, off, len) !=
1436 // +---- ehtp

Completed in 163 milliseconds