Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h114 dwarf2reader::SectionMap section_map_; variable
Ddwarf_cu_to_module.cc145 section_map_[name] = std::make_pair(contents, length); in AddSectionToSectionMap()
149 section_map_.clear(); in ClearSectionMapForTest()
154 return section_map_; in section_map()