Searched refs:SectionMapper (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/mac/
H A Dmacho_reader.cc513 class Reader::SectionMapper: public SectionHandler { class in class:google_breakpad::mach_o::Reader
517 SectionMapper(SectionMap *map) : map_(map) { } function in class:google_breakpad::mach_o::Reader::SectionMapper
530 SectionMapper mapper(section_map);
H A Dmacho_reader.h424 class SectionMapper;

Completed in 997 milliseconds