Searched defs:SectionBase (Results 1 – 7 of 7) sorted by relevance
52 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()64 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument729 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()
371 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
34 class SectionBase; variable
23 class SectionBase; variable
94 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase() function
33 class SectionBase; variable