Searched refs:DumpSection (Results 1 – 6 of 6) sorted by relevance
44 for (StringRef Flag : Config.DumpSection) { in handleArgs()
167 std::vector<StringRef> DumpSection; member
593 !Common.DumpSection.empty() || !Common.KeepSection.empty() || in getCOFFConfig()903 Config.DumpSection.push_back(Value); in parseObjcopyOptions()
336 for (StringRef Flag : Config.DumpSection) { in handleArgs()
524 for (StringRef Flag : Config.DumpSection) { in handleArgs()
1714 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local1716 DumpSegSectName = DumpSection.split(','); in DumpSectionContents()1733 if (!DumpSection.empty()) in DumpSectionContents()1734 FoundSectionSet.insert(DumpSection); in DumpSectionContents()