Searched defs:CUIndex (Results 1 – 6 of 6) sorted by relevance
722 void setDwarfCompileUnitID(unsigned CUIndex) { DwarfCompileUnitID = CUIndex; } in setDwarfCompileUnitID()
830 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write() local
649 SmallVector<unsigned, 1> CUIndex(CUs.size()); in emitDWARF5AccelTable() local
265 static Expected<uint64_t> writeDIE(const DWARFYAML::Data &DI, uint64_t CUIndex, in writeDIE()
1599 uint32_t CUIndex = *EntryOr->getCUIndex(); in verifyNameIndexEntries() local
255 std::unique_ptr<DWARFUnitIndex> CUIndex; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState