Enum AsmMarker.Type
Namespace: IL2CPU.API.Attribs
Assembly: IL2CPU.API.dll
Syntax
public enum Type : int
Fields
| Name | Description |
|---|---|
| DebugStub_CallerEIP | |
| DebugStub_Init | |
| DebugStub_SendNullRefEvent | |
| DebugStub_SendSimpleNumber | |
| DebugStub_SendStackCorruptedEvent | |
| DebugStub_SendStackOverflowEvent | |
| DebugStub_Step | |
| DebugStub_TracerEntry | |
| Int_LastKnownAddress | |
| Processor_IntsEnabled |