reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 CommitSize, "scudo:secondary", 0, &Data)); 72 H->BlockEnd = CommitBase + CommitSize; 77 AllocatedBytes += CommitSize; 78 if (LargestSize < CommitSize) 79 LargestSize = CommitSize; 81 Stats.add(StatAllocated, CommitSize); 85 *BlockEnd = CommitBase + CommitSize;