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