Searched refs:getRelocatedSection (Results 1 – 7 of 7) sorted by relevance
171 section_iterator getRelocatedSection() const;322 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;529 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function530 return OwningObject->getRelocatedSection(SectionPimpl); in getRelocatedSection()
92 virtual section_iterator getRelocatedSection(DataRefImpl Sec) const;567 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
36 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
170 section_iterator RelocatedSection = si->getRelocatedSection(); in loadObject()251 section_iterator RelSecI = SI->getRelocatedSection(); in emitSection()
590 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection()
271 section_iterator RelSecI = SI->getRelocatedSection(); in buildRelocationByAddrMap()
638 section_iterator RelocatedSection = i->getRelocatedSection(); in DWARFContextInMemory()