LLVM: llvm::objcopy::SectionFlagsUpdate Struct Reference (original) (raw)

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

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: