B2R2


Segment Type

A segment is a block of code/data that is loaded in the real memory at runtime. A segment can contain multiple sections in it.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address of the segment.

Field type: Addr

Permission

Full Usage: Permission

Field type: Permission

Permission of the segment.

Field type: Permission

Size

Full Usage: Size

Field type: uint64

Size of the segment.

Field type: uint64