Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libunwind/src/
H A DUnwindCursor.hpp54 uint8_t CountOfCodes; member
1780 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH()