Mapping from a subsection name and tag to a display name for extended build attributes.

Synopsis

Declared in <llvm/Support/ELFAttributes.h>

struct SubsectionAndTagToTagName;

Data Members

Name

Description

SubsectionName

Vendor / subsection name.

Tag

Attribute tag number within the subsection.

TagName

Display name for the tag.

Created with MrDocs