Enumerations and helpers for ARM ELF build attributes.

Enums

Name

Description

Unnamed enum

Shared legal values for many ARM build‐attribute tags.

AttrType

Public tags in the ARM ELF .ARM.attributes section.

CPUArch

Legal Tag_CPU_arch (tag 6) values, encoded as ULEB128.

CPUArchProfile

Legal Tag_CPU_arch_profile (tag 7) values, encoded as ULEB128.

SpecialAttr

Assembler‐only attributes that are not stored as a single ELF tag.

Functions

Name

Description

getARMAttributeTags

Return the map from ARM build‐attribute tags to their Tag_* names.

Created with MrDocs