Searched refs:getCUIndex (Results 1 – 11 of 11) sorted by relevance
221 const DWARFUnitIndex &getCUIndex();
299 Optional<uint64_t> getCUIndex() const;
287 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
151 const DWARFUnitIndex &getCUIndex();
402 return Context.getCUIndex(); in getDWARFUnitIndex()
173 getCUIndex().dump(OS); in dump()276 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
448 getCUIndex().dump(OS); in dump()589 if (const auto &CUI = getCUIndex()) { in getDWOCompileUnitForHash()635 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
548 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry559 Optional<uint64_t> Index = getCUIndex(); in getCUOffset()
545 return Context.getCUIndex(); in getDWARFUnitIndex()
1089 uint32_t CUIndex = *EntryOr->getCUIndex(); in verifyNameIndexEntries()
223 return UniqueIdToCuMap[Entry.getCUIndex()]; in emitDebugNames()