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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h25 typedef uint32_t _Unwind_EHT_Header; typedef
59 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h83 typedef _uw _Unwind_EHT_Header; typedef
119 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */
H A Dunwind-arm.c439 ucbp->pr_cache.ehtp = (_Unwind_EHT_Header *)&eitp->content;
447 (_Unwind_EHT_Header *) selfrel_offset31 (&eitp->content);
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h111 typedef uint32_t _Unwind_EHT_Header; typedef
136 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindLevel1-gcc-ext.c172 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo;
H A DUnwind-EHABI.cpp520 (_Unwind_EHT_Header *)frameInfo.unwind_info;
635 (_Unwind_EHT_Header *)frameInfo.unwind_info;
760 (_Unwind_EHT_Header *)frameInfo.unwind_info;

Completed in 101 milliseconds