LLVM 22.0.0git
llvm::objcopy::SectionFlagsUpdate Struct Reference

#include "llvm/ObjCopy/CommonConfig.h"

Public Attributes

StringRef Name
SectionFlag NewFlags

Detailed Description

Definition at line 76 of file CommonConfig.h.

Member Data Documentation

◆ Name

StringRef llvm::objcopy::SectionFlagsUpdate::Name

Definition at line 77 of file CommonConfig.h.

◆ NewFlags

SectionFlag llvm::objcopy::SectionFlagsUpdate::NewFlags

Definition at line 78 of file CommonConfig.h.

Referenced by handleArgs().


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