Searched refs:getOutputSectionName (Results 1 – 6 of 6) sorted by relevance
75 StringRef BinaryData::getOutputSectionName() const { in getOutputSectionName() function in BinaryData
133 StringRef getOutputSectionName() const;
302 std::string getOutputSectionName(const ELFObjType &Obj,
53 static StringRef getOutputSectionName(const InputSectionBase *s) { in getOutputSectionName() function831 StringRef name = getOutputSectionName(s); in addOrphanSections()888 StringRef name = getOutputSectionName(sec); in diagnoseOrphanHandling()
656 static StringRef getOutputSectionName(StringRef name) { in getOutputSectionName() function902 StringRef name = getOutputSectionName(pSec->name); in createSections()
4114 std::string OutputSectionName = getOutputSectionName(Obj, Section); in finalizeSectionStringTable()4178 std::string RewriteInstance::getOutputSectionName(const ELFObjType &Obj, in getOutputSectionName() function in RewriteInstance4237 addSection(getOutputSectionName(Obj, Section), Section); in getOutputSections()4372 std::string SectionName = getOutputSectionName(Obj, Section); in getOutputSections()