LLVM
16.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 861 of file ELFObject.h.
|
inlineexplicit |
Definition at line 869 of file ELFObject.h.
References llvm::Data.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 983 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 979 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inlinestatic |
Definition at line 877 of file ELFObject.h.
References S, llvm::ELF::SHF_ALLOC, llvm::ELF::SHT_REL, and llvm::ELF::SHT_RELA.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 987 of file ELFObject.cpp.
References assert(), llvm::createStringError(), llvm::invalid_argument, llvm::objcopy::elf::SectionBase::Name, llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel, llvm::Error::success(), llvm::objcopy::elf::RelocSectionWithSymtabBase< DynamicSymbolTableSection >::Symbols, this, and ToRemove.