Searched defs:SectionBase (Results 1 – 4 of 4) sorted by relevance
54 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()66 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument792 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()1018 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()1107 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
343 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
34 class SectionBase; variable
502 uint64_t SectionBase = 0; in reserveMemory() local