Searched refs:sectionPat (Results 1 – 2 of 2) sorted by relevance
180 : excludedFilePat(pat1), sectionPat(pat2), in SectionPattern()186 StringMatcher sectionPat; variable
420 if (p.sectionPat.match(s->name) && in shouldKeep()532 if (!pat.sectionPat.match(sec->name)) in computeInputSections()