Searched refs:getRelocatedSection (Results 1 – 8 of 8) sorted by relevance
118 section_iterator getRelocatedSection() const;240 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;432 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function433 return OwningObject->getRelocatedSection(SectionPimpl); in getRelocatedSection()
107 section_iterator getRelocatedSection(DataRefImpl Sec) const override;532 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
46 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
221 section_iterator RelocatedSection = SI->getRelocatedSection(); in loadObjectImpl()421 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize()
614 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection()
617 section_iterator RelocatedSection = Section.getRelocatedSection(); in DWARFContextInMemory()
77 section_iterator Sec2 = Section.getRelocatedSection(); in getRelocSections()
292 section_iterator Sec2 = Section.getRelocatedSection(); in DisassembleObject()