accept(SectionVisitor &Visitor) const override | llvm::objcopy::elf::RelocationSection | virtual |
accept(MutableSectionVisitor &Visitor) override | llvm::objcopy::elf::RelocationSection | virtual |
Addr | llvm::objcopy::elf::SectionBase | |
addRelocation(const Relocation &Rel) | llvm::objcopy::elf::RelocationSection | inline |
Align | llvm::objcopy::elf::SectionBase | |
classof(const SectionBase *S) | llvm::objcopy::elf::RelocationSection | inlinestatic |
EntrySize | llvm::objcopy::elf::SectionBase | |
finalize() override | llvm::objcopy::elf::RelocSectionWithSymtabBase< SymbolTableSection > | virtual |
Flags | llvm::objcopy::elf::SectionBase | |
getNamePrefix() const | llvm::objcopy::elf::RelocationSectionBase | |
getObject() const | llvm::objcopy::elf::RelocationSection | inline |
getSection() const | llvm::objcopy::elf::RelocationSectionBase | inline |
hasContents() const | llvm::objcopy::elf::SectionBase | 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::RelocSectionWithSymtabBase< SymbolTableSection > | virtual |
Link | llvm::objcopy::elf::SectionBase | |
markSymbols() override | llvm::objcopy::elf::RelocationSection | 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 | |
RelocationSection(const Object &O) | llvm::objcopy::elf::RelocationSection | inline |
RelocSectionWithSymtabBase()=default | llvm::objcopy::elf::RelocSectionWithSymtabBase< SymbolTableSection > | protected |
removeSectionReferences(bool AllowBrokenLinks, function_ref< bool(const SectionBase *)> ToRemove) override | llvm::objcopy::elf::RelocationSection | virtual |
removeSymbols(function_ref< bool(const Symbol &)> ToRemove) override | llvm::objcopy::elf::RelocationSection | virtual |
replaceSectionReferences(const DenseMap< SectionBase *, SectionBase * > &FromTo) override | llvm::objcopy::elf::RelocationSection | virtual |
restoreSymTabLink(SymbolTableSection &) | llvm::objcopy::elf::SectionBase | inlinevirtual |
SectionBase()=default | llvm::objcopy::elf::SectionBase | |
SectionBase(const SectionBase &)=default | llvm::objcopy::elf::SectionBase | |
SecToApplyRel | llvm::objcopy::elf::RelocationSectionBase | protected |
setSection(SectionBase *Sec) | llvm::objcopy::elf::RelocationSectionBase | inline |
Size | llvm::objcopy::elf::SectionBase | |
Symbols | llvm::objcopy::elf::RelocSectionWithSymtabBase< SymbolTableSection > | protected |
Type | llvm::objcopy::elf::SectionBase | |
~SectionBase()=default | llvm::objcopy::elf::SectionBase | virtual |