Searched refs:OutputSectionName (Results 1 – 1 of 1) sorted by relevance
4114 std::string OutputSectionName = getOutputSectionName(Obj, Section); in finalizeSectionStringTable() local4115 if (OutputSectionName != SectionName) in finalizeSectionStringTable()4116 SHStrTabPool.emplace_back(std::move(OutputSectionName)); in finalizeSectionStringTable()