Searched refs:IndGV (Results 1 – 1 of 1) sorted by relevance
1215 uint8_t *IndGV = MemMgr->allocateStub(GV, Size, Alignment); in allocIndirectGV() local1216 memcpy(IndGV, Buffer, Size); in allocIndirectGV()1217 return IndGV; in allocIndirectGV()