Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2023 ehInfoBit = 0x08 // Exception handling info is present if set enumerator
2249 if ((*charPtr & xTBTableMask::ehInfoBit) && in getInfoFromTBTable()