Searched refs:batch_malloc_function (Results 1 – 3 of 3) sorted by relevance
94 BatchMallocFn* const batch_malloc_function; member
275 return chain_head->batch_malloc_function(chain_head, size, results, in ShimBatchMalloc()
101 next->batch_malloc_function(next, size, results, num_requested, context); in HookBatchMalloc()