Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h673 const char* abbrev_data_; variable
Ddwarf2reader.cc704 offset_table_(NULL), size_table_(NULL), abbrev_data_(NULL), in DwpReader()
746 abbrev_data_ = elf_reader_->GetSectionByName(".debug_abbrev.dwo", in Initialize()
846 std::make_pair(reinterpret_cast<const uint8_t *> (abbrev_data_) in ReadDebugSectionsForCU()