Searched defs:getRelocatedSection (Results 1 – 10 of 10) sorted by relevance
68 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
95 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
102 ObjectFile::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function in ObjectFile
419 inline section_iterator SectionRef::getRelocatedSection() const { in getRelocatedSection() function
657 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
506 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { in getRelocatedSection() function
848 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
519 inline Expected<section_iterator> SectionRef::getRelocatedSection() const { in getRelocatedSection() function
935 ELFObjectFile<ELFT>::getRelocatedSection(DataRefImpl Sec) const { in getRelocatedSection() function
406 InputSectionBase *InputSection::getRelocatedSection() const { in getRelocatedSection() function in InputSection