Searched defs:getRelocatedSection (Results 1 – 3 of 3) sorted by relevance
95 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
506 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { in getRelocatedSection() function
848 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function