Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp52 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()
64 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument
750 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
989 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
1084 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
2185 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections()
H A DELFObjcopy.cpp370 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
H A DELFObject.h34 class SectionBase; variable
/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h22 class SectionBase; variable
H A DInputSection.h95 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase() function
H A DLinkerScript.h33 class SectionBase; variable
H A DSymbols.h35 class SectionBase; variable