Searched refs:RelSectionName (Results 1 – 2 of 2) 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()