Searched refs:realloc_function (Results 1 – 3 of 3) sorted by relevance
91 ReallocFn* const realloc_function; member
200 ptr = chain_head->realloc_function(chain_head, address, size, context); in ShimRealloc()
91 address = self->next->realloc_function(self->next, address, size, context); in ReallocFn()