Searched refs:SHStrTabPool (Results 1 – 2 of 2) sorted by relevance
570 std::vector<std::string> SHStrTabPool; variable
4116 SHStrTabPool.emplace_back(std::move(OutputSectionName)); in finalizeSectionStringTable()4118 for (const std::string &Str : SHStrTabPool) in finalizeSectionStringTable()