LLVM 22.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Public Member Functions | |
Error | visit (Section &Sec) override |
Error | visit (OwnedDataSection &Sec) override |
Error | visit (StringTableSection &Sec) override |
Error | visit (DynamicRelocationSection &Sec) override |
Error | visit (SymbolTableSection &Sec) override |
Error | visit (RelocationSection &Sec) override |
Error | visit (GnuDebugLinkSection &Sec) override |
Error | visit (GroupSection &Sec) override |
Error | visit (SectionIndexSection &Sec) override |
Error | visit (CompressedSection &Sec) override |
Error | visit (DecompressedSection &Sec) override |
Public Member Functions inherited from llvm::objcopy::elf::MutableSectionVisitor | |
virtual | ~MutableSectionVisitor ()=default |
Definition at line 149 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 149 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 154 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 95 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 135 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 139 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionBase::Size, and llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 86 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 122 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionBase::Align, llvm::ELF::encodeCrel(), llvm::objcopy::elf::SectionBase::EntrySize, llvm::ELF::SHT_CREL, llvm::ELF::SHT_REL, llvm::objcopy::elf::SectionBase::Size, llvm::Error::success(), and llvm::objcopy::elf::SectionBase::Type.
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 82 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 145 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 90 of file ELFObject.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::objcopy::elf::MutableSectionVisitor.
Definition at line 100 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionBase::Align, llvm::objcopy::elf::SectionBase::EntrySize, llvm::objcopy::elf::SectionBase::Size, llvm::Error::success(), and llvm::objcopy::elf::SymbolTableSection::Symbols.