Home
last modified time | relevance | path

Searched refs:DumpSection (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc73 class DumpSection: public mach_o::Reader::SectionHandler { class
75 DumpSection() : index_(0) { } in DumpSection() function in __anon9c33b65b0111::DumpSection
114 DumpSection dump_section; in SegmentCommand()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1065 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local
1067 DumpSegSectName = DumpSection.split(','); in DumpSectionContents()