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