Home
last modified time | relevance | path

Searched refs:SHStrTabPool (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DRewriteInstance.h570 std::vector<std::string> SHStrTabPool; variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4116 SHStrTabPool.emplace_back(std::move(OutputSectionName)); in finalizeSectionStringTable()
4118 for (const std::string &Str : SHStrTabPool) in finalizeSectionStringTable()