Searched refs:IndexEntry (Results 1 – 3 of 3) sorted by relevance
79 if (!IndexEntry && IsDWO) { in addUnitsImpl()84 if (IndexEntry && !Header.applyIndexEntry(IndexEntry)) in addUnitsImpl()235 IndexEntry = nullptr; in extract()337 assert(!IndexEntry); in applyIndexEntry()338 IndexEntry = Entry; in applyIndexEntry()341 auto *UnitContrib = IndexEntry->getContribution(); in applyIndexEntry()513 if (auto *IndexEntry = Header.getIndexEntry()) in tryExtractDIEsIfNeeded() local533 if (auto *IndexEntry = Header.getIndexEntry()) in tryExtractDIEsIfNeeded() local534 if (const auto *C = IndexEntry->getContribution( in tryExtractDIEsIfNeeded()946 auto IndexEntry = Header.getIndexEntry(); in determineStringOffsetsTableContributionDWO() local[all …]
56 const DWARFUnitIndex::Entry *IndexEntry = nullptr; variable97 const DWARFUnitIndex::Entry *getIndexEntry() const { return IndexEntry; } in getIndexEntry()491 if (auto IndexEntry = Header.getIndexEntry()) in getLineTableOffset() local492 if (const auto *Contrib = IndexEntry->getContribution(DW_SECT_LINE)) in getLineTableOffset()
8127 struct IndexEntry { in printMachOUnwindInfoSection() struct8133 SmallVector<IndexEntry, 4> IndexEntries; in printMachOUnwindInfoSection()8138 IndexEntry Entry; in printMachOUnwindInfoSection()