Searched refs:UNW_EXIDX_CANTUNWIND (Results 1 – 2 of 2) sorted by relevance
/external/libcxxabi/src/Unwind/ | ||
D | Unwind-EHABI.h | 22 #define UNW_EXIDX_CANTUNWIND 0x1 macro |
D | UnwindCursor.hpp | 708 if (indexData == UNW_EXIDX_CANTUNWIND) in getInfoFromEHABISection() |