LLVM
15.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 776 of file ELFObject.h.
Definition at line 784 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 977 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 973 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inline |
Definition at line 785 of file ELFObject.h.
Referenced by initRelocations().
|
inlinestatic |
Definition at line 797 of file ELFObject.h.
References S, llvm::ELF::SHF_ALLOC, llvm::ELF::SHT_REL, and llvm::ELF::SHT_RELA.
Definition at line 795 of file ELFObject.h.
Referenced by initRelocations(), and llvm::objcopy::elf::ELFSectionWriter< ELFT >::visit().
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 992 of file ELFObject.cpp.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 877 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, this, and ToRemove.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 981 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 998 of file ELFObject.cpp.
References llvm::DenseMapBase< DenseMap< KeyT, ValueT, DenseMapInfo< KeyT >, llvm::detail::DenseMapPair< KeyT, ValueT > >, KeyT, ValueT, DenseMapInfo< KeyT >, llvm::detail::DenseMapPair< KeyT, ValueT > >::lookup(), and llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel.