Home
last modified time | relevance | path

Searched refs:_Unwind_EHT_Header (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/libcxxrt/
H A Dunwind-arm.h59 typedef uint32_t _Unwind_EHT_Header; typedef
92 _Unwind_EHT_Header *ehtp;
/freebsd-12.1/contrib/gcc/config/arm/
H A Dunwind-arm.h87 typedef _uw _Unwind_EHT_Header; typedef
123 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */
H A Dunwind-arm.c440 ucbp->pr_cache.ehtp = (_Unwind_EHT_Header *)&eitp->content; in get_eit_entry()
448 (_Unwind_EHT_Header *) selfrel_offset31 (&eitp->content); in get_eit_entry()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h122 typedef uint32_t _Unwind_EHT_Header; typedef
147 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */
/freebsd-12.1/contrib/libunwind/include/
H A Dunwind.h69 typedef uint32_t _Unwind_EHT_Header; typedef
102 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */
/freebsd-12.1/contrib/libunwind/src/
H A DUnwindLevel1-gcc-ext.c148 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
H A DUnwind-EHABI.cpp491 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase1()
603 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase2()