Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dbb.c131 + (cjmp_count+1) * sizeof(CJmpInfo); in new_bb()
141 bb->jmp = (CJmpInfo*) &(bb->instr[instr_count]); in new_bb()
339 + (bb->cjmp_count+1) * sizeof(CJmpInfo); in CLG_()
Dglobal.h260 typedef struct _CJmpInfo CJmpInfo; typedef
301 CJmpInfo* jmp; /* array of info for condition jumps,