LLVM: llvm::ARM::ParsedBranchProtection Struct Reference (original) (raw)

#include "[llvm/TargetParser/ARMTargetParserCommon.h](ARMTargetParserCommon%5F8h%5Fsource.html)"

Public Attributes
StringRef Scope
StringRef Key
bool BranchTargetEnforcement
bool BranchProtectionPAuthLR
bool GuardedControlStack

Definition at line 41 of file ARMTargetParserCommon.h.

BranchProtectionPAuthLR

bool llvm::ARM::ParsedBranchProtection::BranchProtectionPAuthLR

BranchTargetEnforcement

bool llvm::ARM::ParsedBranchProtection::BranchTargetEnforcement

GuardedControlStack

bool llvm::ARM::ParsedBranchProtection::GuardedControlStack

Key

StringRef llvm::ARM::ParsedBranchProtection::Key

Scope

StringRef llvm::ARM::ParsedBranchProtection::Scope


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