Home
last modified time | relevance | path

Searched defs:SectionBase (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp52 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()
64 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument
729 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
968 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
1063 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
2163 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections()
H A DELFObjcopy.cpp371 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
H A DELFObject.h34 class SectionBase; variable
/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h23 class SectionBase; variable
H A DInputSection.h94 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase() function
H A DLinkerScript.h33 class SectionBase; variable
H A DSymbols.h34 class SectionBase; variable