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 |
Vendor / subsection name. |
|
Attribute tag number within the subsection. |
|
Display name for the tag. |
Created with MrDocs