Searched refs:SectionPatterns (Results 1 – 3 of 3) sorted by relevance
171 std::vector<SectionPattern> SectionPatterns; member
303 for (SectionPattern &P : ID->SectionPatterns) in shouldKeep()381 for (const SectionPattern &Pat : Cmd->SectionPatterns) { in computeInputSections()
690 std::move(V.begin(), V.end(), std::back_inserter(Cmd->SectionPatterns)); in readInputSectionRules()853 ISD->SectionPatterns.push_back({{}, StringMatcher({"*"})}); in readOutputSectionDescription()