Lines Matching refs:IndGV
1214 uint8_t *IndGV = MemMgr->allocateStub(GV, Size, Alignment);1215 memcpy(IndGV, Buffer, Size);1216 return IndGV;