reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
118 BumpPtrAllocator &getAllocator() { return Allocator; }
lib/DebugInfo/MSF/MSFBuilder.cpp251 SuperBlock *SB = Allocator.Allocate<SuperBlock>(); 286 ulittle32_t *DirBlocks = Allocator.Allocate<ulittle32_t>(NumDirectoryBlocks); 294 ulittle32_t *Sizes = Allocator.Allocate<ulittle32_t>(StreamData.size()); 300 Allocator.Allocate<ulittle32_t>(StreamData[I].second.size()); 358 commitFpm(Buffer, Layout, Allocator); 367 Layout, Buffer, Allocator);