Searched defs:DumpSection (Results 1 – 2 of 2) sorted by relevance
73 class DumpSection: public mach_o::Reader::SectionHandler { class75 DumpSection() : index_(0) { } in DumpSection() function in __anonea4d9a1c0111::DumpSection
1038 StringRef DumpSection = DumpSections[i]; in DumpSectionContents() local