LLVM 18.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 82 of file CommonConfig.h.

Member Data Documentation

◆ Name

StringRef llvm::objcopy::SectionFlagsUpdate::Name

Definition at line 83 of file CommonConfig.h.

◆ NewFlags

SectionFlag llvm::objcopy::SectionFlagsUpdate::NewFlags

Definition at line 84 of file CommonConfig.h.

Referenced by handleArgs().


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