![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
UINT8 | Version: 3 |
UINT8 | Flags: 5 |
UINT8 | SizeOfProlog |
UINT8 | CountOfUnwindCodes |
UINT8 | FrameRegister: 4 |
UINT8 | FrameRegisterOffset: 4 |
UnwindCode | UnwindCodes [2] |
Definition at line 53 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::CountOfUnwindCodes |
Definition at line 58 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::Flags |
Definition at line 56 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::FrameRegister |
Definition at line 59 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::FrameRegisterOffset |
Definition at line 60 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::SizeOfProlog |
Definition at line 57 of file qv4functiontable_win64.cpp.
UnwindCode QV4::UnwindInfo::UnwindCodes |
Definition at line 61 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindInfo::Version |
Definition at line 55 of file qv4functiontable_win64.cpp.