| LLVM 22.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 1001 of file ELFObject.h.
| 
 | inlineexplicit | 
Definition at line 1009 of file ELFObject.h.
References llvm::Data.
| 
 | overridevirtual | 
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1040 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
| 
 | overridevirtual | 
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1036 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
| 
 | inlinestatic | 
Definition at line 1017 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 1044 of file ELFObject.cpp.
References assert(), llvm::createStringError(), llvm::invalid_argument, llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel, llvm::Error::success(), llvm::objcopy::elf::RelocSectionWithSymtabBase< DynamicSymbolTableSection >::Symbols, and ToRemove.