Searched refs:getCUIndex (Results 1 – 8 of 8) sorted by relevance
270 const DWARFUnitIndex &getCUIndex();
301 Optional<uint64_t> getCUIndex() const;
285 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
554 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry565 Optional<uint64_t> Index = getCUIndex(); in getCUOffset()
566 getCUIndex().dump(OS); in dump()699 if (const auto &CUI = getCUIndex()) { in getDWOCompileUnitForHash()746 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
706 return Context.getCUIndex(); in getDWARFUnitIndex()
1278 uint32_t CUIndex = *EntryOr->getCUIndex(); in verifyNameIndexEntries()
261 return UniqueIdToCuMap[Entry.getCUIndex()]; in emitDebugNames()