OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:off_nopstart
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/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*)(©[
off_nopstart
]);
Completed in 529 milliseconds