Searched refs:getRelocatedSection (Results 1 – 13 of 13) sorted by relevance
133 section_iterator getRelocatedSection() const;257 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;482 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function483 return OwningObject->getRelocatedSection(SectionPimpl); in getRelocatedSection()
268 section_iterator getRelocatedSection(DataRefImpl Sec) const override;812 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
88 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
394 if (IS->getRelocatedSection()) in computeInputSections()569 OutputSection *Out = Sec->getRelocatedSection()->getOutputSection(); in addInputSec()672 if (InputSectionBase *Rel = Sec->getRelocatedSection()) in addOrphanSections()
341 InputSectionBase *getRelocatedSection() const;
316 InputSectionBase *S = First->getRelocatedSection(); in finalize()
395 InputSectionBase *InputSection::getRelocatedSection() const { in getRelocatedSection() function in InputSection407 InputSectionBase *Sec = getRelocatedSection(); in copyRelocations()
102 if (InputSectionBase *Rel = IS->getRelocatedSection()) { in getOutputSectionName()
352 section_iterator RelocatedSection = SI->getRelocatedSection(); in loadObjectImpl()599 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize()
605 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection()1872 section_iterator RelocatedSection = SI->getRelocatedSection(); in finalizeLoad()
173 section_iterator Sec2 = Section.getRelocatedSection(); in dumpCXXData()
1401 section_iterator RelocatedSection = Section.getRelocatedSection(); in DWARFObjInMemory()
1389 section_iterator Sec2 = Section.getRelocatedSection(); in disassembleObject()