B2R2


SectionKind Type

Kinds of sections.

Record fields

Record Field Description

ExecutableSection

Full Usage: ExecutableSection

Field type: SectionKind
Modifiers: static

Executable section.

Field type: SectionKind

ExtraSection

Full Usage: ExtraSection

Field type: SectionKind
Modifiers: static

Extra section.

Field type: SectionKind

LinkageTableSection

Full Usage: LinkageTableSection

Field type: SectionKind
Modifiers: static

Linkage table, such as PLT, section.

Field type: SectionKind

WritableSection

Full Usage: WritableSection

Field type: SectionKind
Modifiers: static

Writable section.

Field type: SectionKind