Home | History | Annotate | Download | only in vm

Lines Matching refs:startAddress

1381 static void variableTableCb (void *cnxt, u2 reg, u4 startAddress,
1390 pContext->numItems, startAddress, endAddress - startAddress,
1393 expandBufAdd8BE(pContext->pReply, startAddress);
1399 expandBufAdd4BE(pContext->pReply, endAddress - startAddress);