Searched refs:RelSecI (Results 1 – 4 of 4) sorted by relevance
516 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize() local517 if (!(RelSecI == Section)) in computeSectionStubBufSize()
831 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection() local832 if (RelSecI == Obj.section_end()) in findOPDEntrySection()836 if (auto EC = RelSecI->getName(RelSectionName)) in findOPDEntrySection()
593 section_iterator RelSecI = SI->getRelocatedSection(); in computeSectionStubBufSize() local594 if (!(RelSecI == Section)) in computeSectionStubBufSize()
605 section_iterator RelSecI = si->getRelocatedSection(); in findOPDEntrySection() local606 if (RelSecI == Obj.section_end()) in findOPDEntrySection()610 if (auto EC = RelSecI->getName(RelSectionName)) in findOPDEntrySection()