Lines Matching refs:bAlloc
86 : symtab(symtab), builder(bAlloc), tMerger(bAlloc) { in PDBLinker()
533 bAlloc.Allocate(totalRealignedSize, alignOf(CodeViewContainer::Pdb)); in mergeSymbolRecords()
821 uint8_t *buffer = bAlloc.Allocate<uint8_t>(debugChunk.getSize()); in relocateDebugChunk()
1210 ons, bAlloc, CodeViewContainer::Pdb)); in addCommonLinkerModuleSymbols()
1212 cs, bAlloc, CodeViewContainer::Pdb)); in addCommonLinkerModuleSymbols()
1214 ebs, bAlloc, CodeViewContainer::Pdb)); in addCommonLinkerModuleSymbols()
1240 cgs, bAlloc, CodeViewContainer::Pdb)); in addLinkerModuleCoffGroup()
1253 sym, bAlloc, CodeViewContainer::Pdb)); in addLinkerModuleSectionSymbol()
1329 ons, bAlloc, CodeViewContainer::Pdb)); in addImportFilesToPDB()
1331 cs, bAlloc, CodeViewContainer::Pdb)); in addImportFilesToPDB()
1335 ts, bAlloc, CodeViewContainer::Pdb); in addImportFilesToPDB()
1340 newSym = codeview::SymbolSerializer::writeOneSymbol(es, bAlloc, in addImportFilesToPDB()