Header menu logo B2R2

SectionType Type

This member categorizes the section's contents and semantics.

Record fields

Record Field Description

SHT_ARM_ATTRIBUTES

Full Usage: SHT_ARM_ATTRIBUTES

Field type: SectionType
Modifiers: static

ARM attributes section.

Field type: SectionType

SHT_ARM_DEBUGOVERLAY

Full Usage: SHT_ARM_DEBUGOVERLAY

Field type: SectionType
Modifiers: static

Section holds overlay debug info.

Field type: SectionType

SHT_ARM_EXIDX

Full Usage: SHT_ARM_EXIDX

Field type: SectionType
Modifiers: static

ARM unwind section.

Field type: SectionType

SHT_ARM_OVERLAYSECTION

Full Usage: SHT_ARM_OVERLAYSECTION

Field type: SectionType
Modifiers: static

Section holds GDB and overlay integration info.

Field type: SectionType

SHT_ARM_PREEMPTMAP

Full Usage: SHT_ARM_PREEMPTMAP

Field type: SectionType
Modifiers: static

Preemption details.

Field type: SectionType

SHT_DYNAMIC

Full Usage: SHT_DYNAMIC

Field type: SectionType
Modifiers: static

This section holds information for dynamic linking.

Field type: SectionType

SHT_DYNSYM

Full Usage: SHT_DYNSYM

Field type: SectionType
Modifiers: static

This section contains a minimal set of dynamic linking symbols.

Field type: SectionType

SHT_FINI_ARRAY

Full Usage: SHT_FINI_ARRAY

Field type: SectionType
Modifiers: static

This section contains termination function pointers.

Field type: SectionType

SHT_GNU_ATTRIBUTES

Full Usage: SHT_GNU_ATTRIBUTES

Field type: SectionType
Modifiers: static

Object attributes.

Field type: SectionType

SHT_GNU_HASH

Full Usage: SHT_GNU_HASH

Field type: SectionType
Modifiers: static

GNU-style hash table.

Field type: SectionType

SHT_GNU_LIBLIST

Full Usage: SHT_GNU_LIBLIST

Field type: SectionType
Modifiers: static

Prelink library list.

Field type: SectionType

SHT_GNU_verdef

Full Usage: SHT_GNU_verdef

Field type: SectionType
Modifiers: static

This section holds Linux-specific version information (Elfxx_VerDef). This stores version information of functions defined in the binary.

Field type: SectionType

SHT_GNU_verneed

Full Usage: SHT_GNU_verneed

Field type: SectionType
Modifiers: static

This section holds Linux-specific version information (Elfxx_VerNeed). This stores version information of external functions, which is needed by the caller binary.

Field type: SectionType

SHT_GNU_versym

Full Usage: SHT_GNU_versym

Field type: SectionType
Modifiers: static

This section holds Linux-specific version information. It specifically contains an array of elements of type Elfxx_Half. It has as many entries as the dynamic symbol table.

Field type: SectionType

SHT_GROUP

Full Usage: SHT_GROUP

Field type: SectionType
Modifiers: static

This section holds section group information.

Field type: SectionType

SHT_HASH

Full Usage: SHT_HASH

Field type: SectionType
Modifiers: static

This section holds a symbol hash table. All ELF files participating in dynamic linking must contain a symbol hash table.

Field type: SectionType

SHT_HIPROC

Full Usage: SHT_HIPROC

Field type: SectionType
Modifiers: static

This section marks the end of processor-specific section type.

Field type: SectionType

SHT_HIUSER

Full Usage: SHT_HIUSER

Field type: SectionType
Modifiers: static

This section specifies the upper bound of program-specific section type.

Field type: SectionType

SHT_INIT_ARRAY

Full Usage: SHT_INIT_ARRAY

Field type: SectionType
Modifiers: static

This section contains initialization function pointers.

Field type: SectionType

SHT_LOPROC

Full Usage: SHT_LOPROC

Field type: SectionType
Modifiers: static

This section marks the start of processor-specific section type.

Field type: SectionType

SHT_LOUSER

Full Usage: SHT_LOUSER

Field type: SectionType
Modifiers: static

This section specifies the lower bound of program-specific section type.

Field type: SectionType

SHT_MIPS_ABIFLAGS

Full Usage: SHT_MIPS_ABIFLAGS

Field type: SectionType
Modifiers: static

ABI related flags section.

Field type: SectionType

SHT_MIPS_OPTIONS

Full Usage: SHT_MIPS_OPTIONS

Field type: SectionType
Modifiers: static

Miscellaneous options.

Field type: SectionType

SHT_MIPS_REGINFO

Full Usage: SHT_MIPS_REGINFO

Field type: SectionType
Modifiers: static

Register usage information.

Field type: SectionType

SHT_NOBITS

Full Usage: SHT_NOBITS

Field type: SectionType
Modifiers: static

This section occupies no space, although SecOffset contains a conceptual offset to it.

Field type: SectionType

SHT_NOTE

Full Usage: SHT_NOTE

Field type: SectionType
Modifiers: static

This section holds a note.

Field type: SectionType

SHT_NULL

Full Usage: SHT_NULL

Field type: SectionType
Modifiers: static

This section is inactive.

Field type: SectionType

SHT_PREINIT_ARRAY

Full Usage: SHT_PREINIT_ARRAY

Field type: SectionType
Modifiers: static

This section contains pre-initialization function pointers.

Field type: SectionType

SHT_PROGBITS

Full Usage: SHT_PROGBITS

Field type: SectionType
Modifiers: static

This section holds information defined by the program, whose format and meaning are determined solely by the program.

Field type: SectionType

SHT_REL

Full Usage: SHT_REL

Field type: SectionType
Modifiers: static

This section holds relocation entries without explicit addends.

Field type: SectionType

SHT_RELA

Full Usage: SHT_RELA

Field type: SectionType
Modifiers: static

This section holds relocation entries with explicit addends.

Field type: SectionType

SHT_SHLIB

Full Usage: SHT_SHLIB

Field type: SectionType
Modifiers: static

This section is reserved (unknown purpose).

Field type: SectionType

SHT_STRTAB

Full Usage: SHT_STRTAB

Field type: SectionType
Modifiers: static

This section holds a string table.

Field type: SectionType

SHT_SYMTAB

Full Usage: SHT_SYMTAB

Field type: SectionType
Modifiers: static

This section holds a symbol table.

Field type: SectionType

SHT_SYMTAB_SHNDX

Full Usage: SHT_SYMTAB_SHNDX

Field type: SectionType
Modifiers: static

This section holds section indexes.

Field type: SectionType

Type something to start searching.