Home
last modified time | relevance | path

Searched refs:UNW_EXIDX_CANTUNWIND (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.h21 #define UNW_EXIDX_CANTUNWIND 0x1 macro
H A DUnwindCursor.hpp1515 if (indexData == UNW_EXIDX_CANTUNWIND) in getInfoFromEHABISection()