Searched defs:getRelocatedSection (Results 1 – 4 of 4) sorted by relevance
88 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
482 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function
812 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
395 InputSectionBase *InputSection::getRelocatedSection() const { in getRelocatedSection() function in InputSection