Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h57 typedef uint32_t _Unwind_EHT_Header; typedef
82 _Unwind_EHT_Header* ehtp; // pointer to EHT entry header word
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h63 typedef uint32_t _Unwind_EHT_Header; typedef
96 _Unwind_EHT_Header* ehtp; /* pointer to EHT entry header word */
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
DUnwind-EHABI.cpp502 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase1()
628 (_Unwind_EHT_Header *)frameInfo.unwind_info; in unwind_phase2()