Lines Matching defs:bAlloc
80 : builder(bAlloc()), tMerger(ctx, bAlloc()), ctx(ctx) {
506 uint8_t *mem = bAlloc().Allocate<uint8_t>(sym.length());
1018 uint8_t *buffer = bAlloc().Allocate<uint8_t>(debugChunk.getSize());
1456 llvm::BumpPtrAllocator &bAlloc = lld::bAlloc();
1458 ons, bAlloc, CodeViewContainer::Pdb));
1460 cs, bAlloc, CodeViewContainer::Pdb));
1462 ebs, bAlloc, CodeViewContainer::Pdb));
1488 cgs, bAlloc(), CodeViewContainer::Pdb));
1501 sym, bAlloc(), CodeViewContainer::Pdb));
1578 llvm::BumpPtrAllocator &bAlloc = lld::bAlloc();
1580 ons, bAlloc, CodeViewContainer::Pdb));
1582 cs, bAlloc, CodeViewContainer::Pdb));
1585 ts, bAlloc, CodeViewContainer::Pdb);
1593 newSym = codeview::SymbolSerializer::writeOneSymbol(es, bAlloc,