MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / AllocateNewChunk

Method AllocateNewChunk

Source/Core/Src/UnMem.cpp:90–119  ·  view source on GitHub ↗

Allocate a new chunk of memory of at least MinSize size, and return it aligned to Align. Updates the memory stack's Chunks table and ActiveChunks counter.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

MaxFunction · 0.85
appMallocFunction · 0.85

Tested by

no test coverage detected