LLVM: llvm::objcopy::SectionRename Struct Reference (original) (raw)
#include "[llvm/ObjCopy/CommonConfig.h](CommonConfig%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | OriginalName |
| StringRef | NewName |
| std::optional< SectionFlag > | NewFlags |
Detailed Description
Definition at line 70 of file CommonConfig.h.
Member Data Documentation
◆ NewFlags
std::optional<SectionFlag> llvm::objcopy::SectionRename::NewFlags
Definition at line 73 of file CommonConfig.h.
Referenced by handleArgs().
◆ NewName
StringRef llvm::objcopy::SectionRename::NewName
Definition at line 72 of file CommonConfig.h.
Referenced by handleArgs().
◆ OriginalName
StringRef llvm::objcopy::SectionRename::OriginalName
Definition at line 71 of file CommonConfig.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjCopy/CommonConfig.h