Home
last modified time | relevance | path

Searched refs:jcc_hash (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/callgrind/
Djumps.c37 static jcc_hash current_jccs;
39 void CLG_(init_jcc_hash)(jcc_hash* jccs) in CLG_()
56 void CLG_(copy_current_jcc_hash)(jcc_hash* dst) in CLG_()
66 void CLG_(set_current_jcc_hash)(jcc_hash* h) in CLG_()
Dglobal.h524 typedef struct _jcc_hash jcc_hash; typedef
583 jcc_hash jccs;
733 void CLG_(init_jcc_hash)(jcc_hash*);
734 void CLG_(copy_current_jcc_hash)(jcc_hash* dst);
735 void CLG_(set_current_jcc_hash)(jcc_hash*);