Home
last modified time | relevance | path

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

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