LLVM 18.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Static Public Member Functions | |
static bool | classof (const SectionBase *S) |
![]() | |
static bool | classof (const SectionBase *S) |
Definition at line 785 of file ELFObject.h.
Definition at line 793 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 980 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 976 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inline |
Definition at line 794 of file ELFObject.h.
Referenced by initRelocations().
|
inlinestatic |
Definition at line 806 of file ELFObject.h.
References llvm::objcopy::elf::SectionBase::OriginalFlags, llvm::objcopy::elf::SectionBase::OriginalType, llvm::ELF::SHF_ALLOC, llvm::ELF::SHT_REL, and llvm::ELF::SHT_RELA.
Definition at line 804 of file ELFObject.h.
Referenced by initRelocations(), and llvm::objcopy::elf::ELFSectionWriter< ELFT >::visit().
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 995 of file ELFObject.cpp.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 880 of file ELFObject.cpp.
References llvm::createStringError(), llvm::invalid_argument, llvm::objcopy::elf::SectionBase::Name, llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel, llvm::Error::success(), llvm::objcopy::elf::RelocSectionWithSymtabBase< SymbolTableSection >::Symbols, and ToRemove.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 984 of file ELFObject.cpp.
References llvm::createStringError(), llvm::invalid_argument, llvm::Error::success(), and ToRemove.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 1001 of file ELFObject.cpp.
References llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup(), and llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel.