HomeSort by relevance Sort by last modified time
    Searched full:off_nopstart (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/VEX/switchback/
switchback.c 405 Int off_nopstart = sa_nop_start - sa_start; local
407 printf("nbytes = %d, nopstart = %d\n", nbytes, off_nopstart);
415 UInt* p = (UInt*)(&copy[off_nopstart]);

Completed in 54 milliseconds