LLVM 22.0.0git
Classes | Public Attributes | List of all members
llvm::AArch64BuildAttrSubsections Struct Reference

#include "llvm/Support/AArch64AttributeParser.h"

Classes

struct  PauthSubSection
 

Public Attributes

struct llvm::AArch64BuildAttrSubsections::PauthSubSection Pauth
 
uint32_t AndFeatures = 0
 

Detailed Description

Definition at line 29 of file AArch64AttributeParser.h.

Member Data Documentation

◆ AndFeatures

uint32_t llvm::AArch64BuildAttrSubsections::AndFeatures = 0

Definition at line 34 of file AArch64AttributeParser.h.

Referenced by llvm::extractBuildAttributesSubsections().

◆ Pauth

struct llvm::AArch64BuildAttrSubsections::PauthSubSection llvm::AArch64BuildAttrSubsections::Pauth

The documentation for this struct was generated from the following file: