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

#include "llvm/Support/AArch64AttributeParser.h"

Public Attributes

uint64_t TagPlatform = 0
 
uint64_t TagSchema = 0
 

Detailed Description

Definition at line 30 of file AArch64AttributeParser.h.

Member Data Documentation

◆ TagPlatform

uint64_t llvm::AArch64BuildAttrSubsections::PauthSubSection::TagPlatform = 0

Definition at line 31 of file AArch64AttributeParser.h.

Referenced by llvm::extractBuildAttributesSubsections().

◆ TagSchema

uint64_t llvm::AArch64BuildAttrSubsections::PauthSubSection::TagSchema = 0

Definition at line 32 of file AArch64AttributeParser.h.

Referenced by llvm::extractBuildAttributesSubsections().


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