Searched refs:AllocFuncs (Results 1 – 2 of 2) sorted by relevance
192 ISzAllocWithData AllocFuncs; in LzmaUefiDecompress() local194 AllocFuncs.Functions.Alloc = SzAlloc; in LzmaUefiDecompress()195 AllocFuncs.Functions.Free = SzFree; in LzmaUefiDecompress()196 AllocFuncs.Buffer = Scratch; in LzmaUefiDecompress()197 AllocFuncs.BufferSize = SCRATCH_BUFFER_REQUEST_SIZE; in LzmaUefiDecompress()211 &(AllocFuncs.Functions) in LzmaUefiDecompress()