Searched refs:unit_contrib (Results 1 – 2 of 2) sorted by relevance
43 if (auto *unit_contrib = entry->getContribution()) in GetDWOCompileUnitForHash() local46 unit_contrib->getOffset())); in GetDWOCompileUnitForHash()
917 auto *unit_contrib = index_entry->getContribution(); in ApplyIndexEntry() local918 if (!unit_contrib || unit_contrib->getLength32() != m_length + 4) in ApplyIndexEntry()