Searched refs:getRelocatedSection (Results 1 – 8 of 8) sorted by relevance
105 section_iterator getRelocatedSection() const;224 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;405 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function406 return OwningObject->getRelocatedSection(SectionPimpl); in getRelocatedSection()
227 section_iterator getRelocatedSection(DataRefImpl Sec) const override;642 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
58 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
231 section_iterator RelocatedSection = SI->getRelocatedSection(); in loadObjectImpl()431 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize()
824 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection()1824 section_iterator RelocatedSection = SI->getRelocatedSection(); in finalizeLoad()
165 section_iterator Sec2 = Section.getRelocatedSection(); in dumpCXXData()
610 section_iterator RelocatedSection = Section.getRelocatedSection(); in DWARFContextInMemory()
861 section_iterator Sec2 = Section.getRelocatedSection(); in DisassembleObject()