Searched refs:DumpSection (Results 1 – 4 of 4) sorted by relevance
73 class DumpSection: public mach_o::Reader::SectionHandler { class75 DumpSection() : index_(0) { } in DumpSection() function in __anon2bc67be70111::DumpSection114 DumpSection dump_section; in SegmentCommand()
198 class DumpSection : public Section class201 DumpSection(Parsed& result) in DumpSection() function in ParserPrivate::DumpSection352 return auto_ptr<Section>(new DumpSection(result)); in NewSection()
1065 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local1067 DumpSegSectName = DumpSection.split(','); in DumpSectionContents()
1410 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local1412 DumpSegSectName = DumpSection.split(','); in DumpSectionContents()