Home
last modified time | relevance | path

Searched defs:UNWIND_INFO (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp73 struct UNWIND_INFO { struct
74 uint8_t Version : 3;
75 uint8_t Flags : 5;
76 uint8_t SizeOfProlog;
77 uint8_t CountOfCodes;
78 uint8_t FrameRegister : 4;
79 uint8_t FrameOffset : 4;
80 uint16_t UnwindCodes[2];