Searched refs:getRelocatedSection (Results 1 – 7 of 7) sorted by relevance
120 section_iterator getRelocatedSection() const;271 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;476 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function477 return OwningObject->getRelocatedSection(SectionPimpl); in getRelocatedSection()
101 section_iterator getRelocatedSection(DataRefImpl Sec) const override;515 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
44 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
190 section_iterator RelocatedSection = SI->getRelocatedSection(); in loadObject()332 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize()
662 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection()
689 section_iterator RelocatedSection = Section.getRelocatedSection(); in DWARFContextInMemory()
401 section_iterator Sec2 = Section.getRelocatedSection(); in DisassembleObject()