LLVM 17.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 779 of file ELFObject.h.
Definition at line 787 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 967 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 963 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inline |
Definition at line 788 of file ELFObject.h.
Referenced by initRelocations().
|
inlinestatic |
Definition at line 800 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 798 of file ELFObject.h.
Referenced by initRelocations(), and llvm::objcopy::elf::ELFSectionWriter< ELFT >::visit().
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 982 of file ELFObject.cpp.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 867 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 971 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 988 of file ELFObject.cpp.
References llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup(), and llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel.