Home
last modified time | relevance | path

Searched defs:jcc (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/callgrind/
Djumps.c138 jCC* jcc; in new_jcc() local
188 jCC* jcc; in CLG_() local
Dcallstack.c188 jCC* jcc; in CLG_() local
316 jCC* jcc; in CLG_() local
Dbbcc.c86 jCC* jcc; in CLG_() local
877 jCC* jcc = CLG_(get_jcc)(last_bbcc, passed, bbcc); in CLG_() local
Ddump.c561 static void fprint_jcc(VgFile *fp, jCC* jcc, AddrPos* curr, AddrPos* last, in fprint_jcc()
685 jCC* jcc; in fprint_bbcc() local
Dglobal.h457 jCC* jcc; /* jCC for this call */ member