B2R2


SectionAttribute Type

Section attribute.

Record fields

Record Field Description

AttrDebug

Full Usage: AttrDebug

Field type: SectionAttribute
Modifiers: static

Debug section.

Field type: SectionAttribute

AttrExtReloc

Full Usage: AttrExtReloc

Field type: SectionAttribute
Modifiers: static

Section has external relocation entries.

Field type: SectionAttribute

AttrLiveSupport

Full Usage: AttrLiveSupport

Field type: SectionAttribute
Modifiers: static

Blocks are live if they reference live blocks.

Field type: SectionAttribute

AttrLocReloc

Full Usage: AttrLocReloc

Field type: SectionAttribute
Modifiers: static

Section has local relocation entries.

Field type: SectionAttribute

AttrNoDeadStrip

Full Usage: AttrNoDeadStrip

Field type: SectionAttribute
Modifiers: static

No dead stripping.

Field type: SectionAttribute

AttrNoTOC

Full Usage: AttrNoTOC

Field type: SectionAttribute
Modifiers: static

Section contains coalesced symbols that are not to be in a ranlib table of contents.

Field type: SectionAttribute

AttrPureInstructions

Full Usage: AttrPureInstructions

Field type: SectionAttribute
Modifiers: static

Section contains only true machine instructions.

Field type: SectionAttribute

AttrSelfModifyingCode

Full Usage: AttrSelfModifyingCode

Field type: SectionAttribute
Modifiers: static

Used with i386 code stubs written on by dyld.

Field type: SectionAttribute

AttrStripStaticSyms

Full Usage: AttrStripStaticSyms

Field type: SectionAttribute
Modifiers: static

OK to strip static symbols in this section in files with the MH_DYLDLINK flag.

Field type: SectionAttribute