Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2070 uint32_t codeWords = xdata->CodeWords; in getInfoFromSEH() local
2075 codeWords = (extensionWord >> 16) & 0xff; in getInfoFromSEH()
2081 offset += codeWords; in getInfoFromSEH()