enum class ThunkOrdinal
Description
These values correspond to the THUNK_ORDINAL enumeration.
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:548
Enumerators
Name | Value | Comment |
---|---|---|
Standard | 0 | |
ThisAdjustor | 1 | |
Vcall | 2 | |
Pcode | 3 | |
UnknownLoad | 4 | |
TrampIncremental | 5 | |
BranchIsland | 6 |