OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instraddr
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/callgrind/
main.c
823
Addr
instrAddr
=0, jumpDst;
839
instrAddr
= (Addr)ULong_to_Ptr(st->Ist.IMark.addr);
848
toNextInstr = (jumpDst ==
instrAddr
+ instrLen);
[
all
...]
/external/valgrind/main/cachegrind/
cg_main.c
101
// determined from the
instrAddr
).
145
// instruction (instrLen,
instrAddr
, etc), plus a pointer to its line
[
all
...]
Completed in 813 milliseconds