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/main/VEX/switchback/
switchback.c
431
Int
off_nopstart
= sa_nop_start - sa_start;
local
433
printf("nbytes = %d, nopstart = %d\n", nbytes,
off_nopstart
);
441
UInt* p = (UInt*)(©[
off_nopstart
]);
Completed in 48 milliseconds