LLVM 20.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Static Public Member Functions | |
static bool | classof (const SectionBase *S) |
Static Public Member Functions inherited from llvm::objcopy::elf::RelocationSectionBase | |
static bool | classof (const SectionBase *S) |
Definition at line 997 of file ELFObject.h.
|
inlineexplicit |
Definition at line 1005 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1043 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1039 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inlinestatic |
Definition at line 1013 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.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 1047 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, and ToRemove.