Object: Segment

A Module’s external symbol.

Properties

base: int

The base address of the segment.

end: int

The end address of the segment.

size: int

The size of the segment.

prot: Prot

The protection of the segment.