Searched refs:UNW_EXIDX_CANTUNWIND (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ | ||
H A D | Unwind-EHABI.h | 21 #define UNW_EXIDX_CANTUNWIND 0x1 macro |
H A D | UnwindCursor.hpp | 1515 if (indexData == UNW_EXIDX_CANTUNWIND) in getInfoFromEHABISection() |