Lines Matching refs:ModuleDBI
1054 unsigned CurSymOffset = File->ModuleDBI->getNextSymbolOffset(); in mergeSymbolRecords()
1104 File->ModuleDBI->getModuleIndex(), CurSymOffset, Sym); in mergeSymbolRecords()
1114 File->ModuleDBI->addSymbolsInBulk(BulkSymbols); in mergeSymbolRecords()
1123 File->ModuleDBI->addSymbolsInBulk(BulkSymbols); in mergeSymbolRecords()
1146 SC.Imod = SecChunk->File->ModuleDBI->getModuleIndex(); in createSectionContrib()
1202 File.ModuleDBI->addDebugSubsection(SS); in handleDebugS()
1267 *File.ModuleDBI, FileName)); in finish()
1270 File.ModuleDBI->addDebugSubsection(std::move(NewChecksums)); in finish()
1286 File->ModuleDBI = &ExitOnErr(DbiBuilder.addModuleInfo(Name)); in addObjFile()
1287 File->ModuleDBI->setObjFileName(Path); in addObjFile()
1290 uint32_t Modi = File->ModuleDBI->getModuleIndex(); in addObjFile()
1296 File->ModuleDBI->setFirstSectionContrib(SC); in addObjFile()