Table of Contents

Enum CorDebugMappingResult

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
public enum CorDebugMappingResult

Fields

MAPPING_APPROXIMATE = 32
MAPPING_EPILOG = 2
MAPPING_EXACT = 16
MAPPING_NO_INFO = 4
MAPPING_PROLOG = 1
MAPPING_UNMAPPED_ADDRESS = 8