B2R2


SectionsInfo Type

Record fields

Record Field Description

SecArray

Full Usage: SecArray

Field type: SectionSummary[]

Section summary by its number.

Field type: SectionSummary[]

SecByAddr

Full Usage: SecByAddr

Field type: ARMap<SectionSummary>

Section summary by address.

Field type: ARMap<SectionSummary>

SecByName

Full Usage: SecByName

Field type: Map<string, SectionSummary>

Section summary by name.

Field type: Map<string, SectionSummary>