Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Ddump_syms.h147 const mach_o::SectionMap &dwarf_sections,
Ddump_syms.cc418 const mach_o::SectionMap &dwarf_sections, in ReadDwarf() argument
431 for (mach_o::SectionMap::const_iterator it = dwarf_sections.begin(); in ReadDwarf()
432 it != dwarf_sections.end(); ++it) { in ReadDwarf()