Searched refs:RelSectionName (Results 1 – 4 of 4) sorted by relevance
121 const std::string RelSectionName = RelPrefix + RelatedSection->getName(); in createRelocationSection() local128 RelSectionName, ShType, ShFlags, ShAlign, ShEntSize); in createRelocationSection()
835 StringRef RelSectionName; in findOPDEntrySection() local836 if (auto EC = RelSecI->getName(RelSectionName)) in findOPDEntrySection()839 if (RelSectionName != ".opd") in findOPDEntrySection()
628 StringRef RelSectionName = *NameOrErr; in findOPDEntrySection() local630 if (RelSectionName != ".opd") in findOPDEntrySection()
621 StringRef RelSectionName = *NameOrErr; in findOPDEntrySection() local623 if (RelSectionName != ".opd") in findOPDEntrySection()