Searched defs:DumpSection (Results 1 – 3 of 3) sorted by relevance
202 class DumpSection : public Section class205 DumpSection(Parsed& result) in DumpSection() function in ParserPrivate::DumpSection
223 std::vector<StringRef> DumpSection; member
1065 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local