Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwind-EHABI.h21 #define UNW_EXIDX_CANTUNWIND 0x1 macro
DUnwindCursor.hpp1371 if (indexData == UNW_EXIDX_CANTUNWIND) in getInfoFromEHABISection()