Lines Matching defs:bAlloc
80 : builder(bAlloc()), tMerger(ctx, bAlloc()), ctx(ctx) {
509 uint8_t *mem = bAlloc().Allocate<uint8_t>(sym.length());
1023 uint8_t *buffer = bAlloc().Allocate<uint8_t>(debugChunk.getSize());
1471 llvm::BumpPtrAllocator &bAlloc = lld::bAlloc();
1473 ons, bAlloc, CodeViewContainer::Pdb));
1475 cs, bAlloc, CodeViewContainer::Pdb));
1477 ebs, bAlloc, CodeViewContainer::Pdb));
1503 cgs, bAlloc(), CodeViewContainer::Pdb));
1516 sym, bAlloc(), CodeViewContainer::Pdb));
1593 llvm::BumpPtrAllocator &bAlloc = lld::bAlloc();
1595 ons, bAlloc, CodeViewContainer::Pdb));
1597 cs, bAlloc, CodeViewContainer::Pdb));
1600 ts, bAlloc, CodeViewContainer::Pdb);
1608 newSym = codeview::SymbolSerializer::writeOneSymbol(es, bAlloc,