Searched defs:getRelocatedSection (Results 1 – 4 of 4) sorted by relevance
105 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
594 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { in getRelocatedSection() function
1082 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
392 InputSectionBase *InputSection::getRelocatedSection() const { in getRelocatedSection() function in InputSection