Searched refs:ReadDebugSectionsForCU (Results 1 – 2 of 2) sorted by relevance
807 void ReadDebugSectionsForCU(uint64_t dwo_id, SectionMap* sections);
1036 dwp_reader_->ReadDebugSectionsForCU(dwo_id_, §ions); in ProcessSplitDwarf()1148 void DwpReader::ReadDebugSectionsForCU(uint64_t dwo_id, in ReadDebugSectionsForCU() function in google_breakpad::DwpReader