Searched refs:DWOEntry (Results 1 – 2 of 2) sorted by relevance
1166 const DWARFUnitIndex::Entry *DWOEntry = in addUnitAbbreviations() local1168 if (!DWOEntry) in addUnitAbbreviations()1172 DWOEntry->getContribution(DWARFSectionKind::DW_SECT_ABBREV); in addUnitAbbreviations()
1181 auto getSliceData = [&](const DWARFUnitIndex::Entry *DWOEntry, in updateDebugData()1184 if (DWOEntry) { in updateDebugData()1185 DWOSectionContribution *DWOContrubution = DWOEntry->getContribution(Sec); in updateDebugData()