accept(SectionVisitor &Visitor) const override | llvm::objcopy::elf::Section | virtual |
accept(MutableSectionVisitor &Visitor) override | llvm::objcopy::elf::Section | virtual |
Addr | llvm::objcopy::elf::SectionBase | |
Align | llvm::objcopy::elf::SectionBase | |
classof(const SectionBase *S) | llvm::objcopy::elf::DynamicSymbolTableSection | inlinestatic |
DynamicSymbolTableSection(ArrayRef< uint8_t > Data) | llvm::objcopy::elf::DynamicSymbolTableSection | inlineexplicit |
EntrySize | llvm::objcopy::elf::SectionBase | |
finalize() override | llvm::objcopy::elf::Section | virtual |
Flags | llvm::objcopy::elf::SectionBase | |
hasContents() const override | llvm::objcopy::elf::Section | inlinevirtual |
HasSymbol | llvm::objcopy::elf::SectionBase | |
HeaderOffset | llvm::objcopy::elf::SectionBase | |
Index | llvm::objcopy::elf::SectionBase | |
Info | llvm::objcopy::elf::SectionBase | |
initialize(SectionTableRef SecTable) override | llvm::objcopy::elf::Section | virtual |
Link | llvm::objcopy::elf::SectionBase | |
markSymbols() | llvm::objcopy::elf::SectionBase | virtual |
Name | llvm::objcopy::elf::SectionBase | |
NameIndex | llvm::objcopy::elf::SectionBase | |
Offset | llvm::objcopy::elf::SectionBase | |
onRemove() | llvm::objcopy::elf::SectionBase | virtual |
OriginalData | llvm::objcopy::elf::SectionBase | |
OriginalFlags | llvm::objcopy::elf::SectionBase | |
OriginalIndex | llvm::objcopy::elf::SectionBase | |
OriginalOffset | llvm::objcopy::elf::SectionBase | |
OriginalType | llvm::objcopy::elf::SectionBase | |
ParentSegment | llvm::objcopy::elf::SectionBase | |
removeSectionReferences(bool AllowBrokenLinks, function_ref< bool(const SectionBase *)> ToRemove) override | llvm::objcopy::elf::Section | virtual |
removeSymbols(function_ref< bool(const Symbol &)> ToRemove) | llvm::objcopy::elf::SectionBase | virtual |
replaceSectionReferences(const DenseMap< SectionBase *, SectionBase * > &) | llvm::objcopy::elf::SectionBase | virtual |
restoreSymTabLink(SymbolTableSection &SymTab) override | llvm::objcopy::elf::Section | virtual |
Section(ArrayRef< uint8_t > Data) | llvm::objcopy::elf::Section | inlineexplicit |
SectionBase()=default | llvm::objcopy::elf::SectionBase | |
SectionBase(const SectionBase &)=default | llvm::objcopy::elf::SectionBase | |
Size | llvm::objcopy::elf::SectionBase | |
Type | llvm::objcopy::elf::SectionBase | |
~SectionBase()=default | llvm::objcopy::elf::SectionBase | virtual |