Searched refs:RelSecI (Results 1 – 2 of 2) sorted by relevance
689 section_iterator RelSecI = *RelSecOrErr; in computeSectionStubBufSize() local690 if (!(RelSecI == Section)) in computeSectionStubBufSize()
718 section_iterator RelSecI = *RelSecOrErr; in findOPDEntrySection() local719 if (RelSecI == Obj.section_end()) in findOPDEntrySection()722 Expected<StringRef> NameOrErr = RelSecI->getName(); in findOPDEntrySection()