Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp66 uint8_t CountOfCodes; member
1964 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH()