The ElfMap type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ContainsExactAddress |
Determines whether the map contains exactly the specified address
|
![]() |
GetAddress |
gets the address of the specified label or returns UInt.MaxValue
if label not found.
|
![]() |
GetNearestLabels |
Gets the labels that are at or the nearest before the specified address.
|
![]() |
ReadFile |
Reads the specified file as an elf map file.
|
See Also