Header menu logo B2R2

SectionType Type

Section type.

Record fields

Record Field Description

S_16BYTE_LITERALS

Full Usage: S_16BYTE_LITERALS

Field type: SectionType
Modifiers: static

Section with only 16 byte literals.

Field type: SectionType

S_4BYTE_LITERALS

Full Usage: S_4BYTE_LITERALS

Field type: SectionType
Modifiers: static

Section with only 4 byte literals.

Field type: SectionType

S_8BYTE_LITERALS

Full Usage: S_8BYTE_LITERALS

Field type: SectionType
Modifiers: static

Section with only 8 byte literals.

Field type: SectionType

S_COALESCED

Full Usage: S_COALESCED

Field type: SectionType
Modifiers: static

Section contains symbols that are to be coalesced.

Field type: SectionType

S_CSTRING_LITERALS

Full Usage: S_CSTRING_LITERALS

Field type: SectionType
Modifiers: static

Section with only literal C strings.

Field type: SectionType

S_DTRACE_DOF

Full Usage: S_DTRACE_DOF

Field type: SectionType
Modifiers: static

Section contains DTrace Object Format.

Field type: SectionType

S_GB_ZEROFILL

Full Usage: S_GB_ZEROFILL

Field type: SectionType
Modifiers: static

Zero fill on demand section (this can be larger than 4 gigabytes).

Field type: SectionType

S_INTERPOSING

Full Usage: S_INTERPOSING

Field type: SectionType
Modifiers: static

Section with only pairs of function pointers for interposing.

Field type: SectionType

S_LAZY_DYLIB_SYMBOL_POINTERS

Full Usage: S_LAZY_DYLIB_SYMBOL_POINTERS

Field type: SectionType
Modifiers: static

Section with only lazy symbol pointers to lazy loaded dylibs.

Field type: SectionType

S_LAZY_SYMBOL_POINTERS

Full Usage: S_LAZY_SYMBOL_POINTERS

Field type: SectionType
Modifiers: static

Section with only lazy symbol pointers.

Field type: SectionType

S_LITERAL_POINTERS

Full Usage: S_LITERAL_POINTERS

Field type: SectionType
Modifiers: static

section with only pointers to literals.

Field type: SectionType

S_MOD_INIT_FUNC_POINTERS

Full Usage: S_MOD_INIT_FUNC_POINTERS

Field type: SectionType
Modifiers: static

Section with only function pointers for initialization.

Field type: SectionType

S_MOD_TERM_FUNC_POINTERS

Full Usage: S_MOD_TERM_FUNC_POINTERS

Field type: SectionType
Modifiers: static

Section with only function pointers for termination.

Field type: SectionType

S_NON_LAZY_SYMBOL_POINTERS

Full Usage: S_NON_LAZY_SYMBOL_POINTERS

Field type: SectionType
Modifiers: static

Section with only non-lazy symbol pointers .

Field type: SectionType

S_REGULAR

Full Usage: S_REGULAR

Field type: SectionType
Modifiers: static

Regular section.

Field type: SectionType

S_SYMBOL_STUBS

Full Usage: S_SYMBOL_STUBS

Field type: SectionType
Modifiers: static

Section with only symbol stubs, byte size of stub in the reserved2 field.

Field type: SectionType

S_THREAD_LOCAL_INIT_FUNCTION_POINTERS

Full Usage: S_THREAD_LOCAL_INIT_FUNCTION_POINTERS

Field type: SectionType
Modifiers: static

Functions to call to initialize TLV values .

Field type: SectionType

S_THREAD_LOCAL_REGULAR

Full Usage: S_THREAD_LOCAL_REGULAR

Field type: SectionType
Modifiers: static

Template of initial values for TLVs.

Field type: SectionType

S_THREAD_LOCAL_VARIABLES

Full Usage: S_THREAD_LOCAL_VARIABLES

Field type: SectionType
Modifiers: static

TLV descriptors.

Field type: SectionType

S_THREAD_LOCAL_VARIABLE_POINTERS

Full Usage: S_THREAD_LOCAL_VARIABLE_POINTERS

Field type: SectionType
Modifiers: static

Pointers to TLV descriptors.

Field type: SectionType

S_THREAD_LOCAL_ZEROFILL

Full Usage: S_THREAD_LOCAL_ZEROFILL

Field type: SectionType
Modifiers: static

Template of initial values for TLVs.

Field type: SectionType

S_ZEROFILL

Full Usage: S_ZEROFILL

Field type: SectionType
Modifiers: static

Zero fill on demand section.

Field type: SectionType

Type something to start searching.