Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h616 void ReadDebugSectionsForCU(uint64_t dwo_id, SectionMap* sections);
Ddwarf2reader.cc646 dwp_reader_->ReadDebugSectionsForCU(dwo_id_, &sections); in ProcessSplitDwarf()
757 void DwpReader::ReadDebugSectionsForCU(uint64_t dwo_id, in ReadDebugSectionsForCU() function in dwarf2reader::DwpReader