LLVM 19.0.0git
Public Attributes | List of all members
llvm::objcopy::SectionFlagsUpdate Struct Reference

#include "llvm/ObjCopy/CommonConfig.h"

Public Attributes

StringRef Name
 
SectionFlag NewFlags
 

Detailed Description

Definition at line 75 of file CommonConfig.h.

Member Data Documentation

◆ Name

StringRef llvm::objcopy::SectionFlagsUpdate::Name

Definition at line 76 of file CommonConfig.h.

◆ NewFlags

SectionFlag llvm::objcopy::SectionFlagsUpdate::NewFlags

Definition at line 77 of file CommonConfig.h.

Referenced by handleArgs().


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