Table of Contents

Enum ThunkOrdinal

Namespace
AsmResolver.Symbols.Pdb.Records
Assembly
AsmResolver.Symbols.Pdb.dll

Describes the type of data that is stored within a thunk symbol.

public enum ThunkOrdinal : byte

Fields

Adjustor = 1
BranchIslandTrampoline = 6
IncrementalTrampoline = 5
Load = 4
NoType = 0
PCode = 3
VCall = 2