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.h112 dwarf2reader::SectionMap section_map_; variable
Ddwarf_cu_to_module.cc144 section_map_[name] = std::make_pair(contents, length); in AddSectionToSectionMap()
148 section_map_.clear(); in ClearSectionMapForTest()
153 return section_map_; in section_map()