ElfMap Map Field Fling OS
The underlying map dictionary that maps addresses to labels

Namespace: Kernel.Debug.Data
Assembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private Dictionary<ulong, List<string>> Map

Field Value

Type: Dictionary UInt64, List String  
See Also