Searched refs:HotTextMoveSections (Results 1 – 2 of 2) sorted by relevance
79 HotTextMoveSections("hot-text-move-sections", variable89 for (std::string &SectionName : opts::HotTextMoveSections) { in isHotTextMover()
75 extern cl::list<std::string> HotTextMoveSections;1727 if (opts::HotText && opts::HotTextMoveSections.getNumOccurrences() == 0) { in adjustCommandLineOptions()1728 opts::HotTextMoveSections.addValue(".stub"); in adjustCommandLineOptions()1729 opts::HotTextMoveSections.addValue(".mover"); in adjustCommandLineOptions()1730 opts::HotTextMoveSections.addValue(".never_hugify"); in adjustCommandLineOptions()