ElfMap Constructor Fling OS
Initialises a new elf map and opens the specified map file.

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

public ElfMap(
	string mapFileName
)
See Also