Searched refs:ResultBuffer (Results 1 – 1 of 1) sorted by relevance
807 uint8_t *ResultBuffer = Alloc.Allocate<uint8_t>(Size); in toDebugT() local808 MutableArrayRef<uint8_t> Output(ResultBuffer, Size); in toDebugT()