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