#include "utils/memutils_internal.h"
Go to the source code of this file.
Definition at line 151 of file memutils_memorychunk.h.
Definition at line 155 of file memutils_memorychunk.h.
Definition at line 144 of file memutils_memorychunk.h.
Definition at line 142 of file memutils_memorychunk.h.
Definition at line 113 of file memutils_memorychunk.h.
Definition at line 108 of file memutils_memorychunk.h.
Definition at line 111 of file memutils_memorychunk.h.
Definition at line 120 of file memutils_memorychunk.h.
Definition at line 102 of file memutils_memorychunk.h.
Definition at line 96 of file memutils_memorychunk.h.
Definition at line 112 of file memutils_memorychunk.h.
Definition at line 138 of file memutils_memorychunk.h.
Definition at line 135 of file memutils_memorychunk.h.
Definition at line 235 of file memutils_memorychunk.h.
References Assert(), MemoryChunk::hdrmask, HdrMaskBlockOffset, and HdrMaskIsExternal.
Referenced by AlignedAllocFree(), AlignedAllocGetChunkContext(), AlignedAllocGetChunkSpace(), AlignedAllocRealloc(), AllocSetFree(), AllocSetGetChunkContext(), AllocSetRealloc(), GenerationFree(), GenerationGetChunkContext(), GenerationRealloc(), SlabFree(), SlabGetChunkContext(), SlabGetChunkSpace(), and SlabRealloc().
Definition at line 222 of file memutils_memorychunk.h.
References Assert(), MemoryChunk::hdrmask, HdrMaskGetValue, and HdrMaskIsExternal.
Referenced by AlignedAllocRealloc(), AllocSetAlloc(), AllocSetFree(), AllocSetGetChunkSpace(), AllocSetRealloc(), AllocSetStats(), GenerationFree(), GenerationGetChunkSpace(), and GenerationRealloc().
Definition at line 204 of file memutils_memorychunk.h.
References Assert(), MemoryChunk::hdrmask, HdrMaskCheckMagic, and HdrMaskIsExternal.
Referenced by AlignedAllocFree(), AlignedAllocGetChunkContext(), AllocSetFree(), AllocSetGetChunkContext(), AllocSetGetChunkSpace(), AllocSetRealloc(), GenerationFree(), GenerationGetChunkContext(), GenerationGetChunkSpace(), and GenerationRealloc().
Definition at line 169 of file memutils_memorychunk.h.
References Assert(), MemoryChunk::hdrmask, MEMORY_CONTEXT_METHODID_MASK, MEMORYCHUNK_BLOCKOFFSET_BASEBIT, MEMORYCHUNK_BLOCKOFFSET_MASK, MEMORYCHUNK_MAX_VALUE, MEMORYCHUNK_VALUE_BASEBIT, and value.
Referenced by AllocSetAllocChunkFromBlock(), AllocSetAllocFromNewBlock(), BumpAllocChunkFromBlock(), GenerationAllocChunkFromBlock(), MemoryContextAllocAligned(), and SlabAllocSetupNewChunk().
Definition at line 190 of file memutils_memorychunk.h.
References Assert(), MemoryChunk::hdrmask, MEMORY_CONTEXT_METHODID_MASK, MEMORYCHUNK_EXTERNAL_BASEBIT, and MEMORYCHUNK_MAGIC.
Referenced by AllocSetAllocLarge(), BumpAllocLarge(), and GenerationAllocLarge().