Searched refs:RelSectionName (Results 1 – 3 of 3) sorted by relevance
122 const std::string RelSectionName = RelPrefix + RelatedSection->getName(); in createRelocationSection() local129 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()
609 StringRef RelSectionName; in findOPDEntrySection() local610 if (auto EC = RelSecI->getName(RelSectionName)) in findOPDEntrySection()613 if (RelSectionName != ".opd") in findOPDEntrySection()