Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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 */
/llvm-project-15.0.7/clang/lib/Headers/
H A Dunwind.h110 typedef uint32_t _Unwind_EHT_Header; typedef
135 _Unwind_EHT_Header *ehtp; /* pointer to EHT entry header word */
/llvm-project-15.0.7/libunwind/src/
H A DUnwindLevel1-gcc-ext.c141 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
H A DUnwind-EHABI.cpp520 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase1()
635 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase2()
760 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase2_forced()