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 905 of file ELFObject.h.
Definition at line 913 of file ELFObject.h.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1006 of file ELFObject.cpp.
References llvm::objcopy::elf::MutableSectionVisitor::visit().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionBase.
Definition at line 1002 of file ELFObject.cpp.
References llvm::objcopy::elf::SectionVisitor::visit().
|
inline |
Definition at line 914 of file ELFObject.h.
Referenced by initRelocations().
|
inlinestatic |
Definition at line 926 of file ELFObject.h.
References llvm::objcopy::elf::RelocationSectionBase::classof(), llvm::objcopy::elf::SectionBase::OriginalFlags, and llvm::ELF::SHF_ALLOC.
Definition at line 924 of file ELFObject.h.
Referenced by initRelocations(), and llvm::objcopy::elf::ELFSectionWriter< ELFT >::visit().
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 1021 of file ELFObject.cpp.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 902 of file ELFObject.cpp.
|
overridevirtual |
Reimplemented from llvm::objcopy::elf::SectionBase.
Definition at line 1010 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 1027 of file ELFObject.cpp.
References llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup(), and llvm::objcopy::elf::RelocationSectionBase::SecToApplyRel.