Searched defs:SectionBase (Results 1 – 9 of 9) sorted by relevance
54 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()66 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument790 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()1016 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()1105 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
456 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
34 class SectionBase; variable
23 class SectionBase; variable
95 SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase() function
36 class SectionBase; variable
839 uintptr_t SectionBase = reinterpret_cast<uintptr_t>( in getStubAddrFor() local843 uint64_t SectionBase = getRTDyld().Sections[SectionID].getLoadAddress(); in getStubAddrFor() local
380 class SectionBase(object): class in SourceFile
497 uint64_t SectionBase = 0; in reserveMemory() local