Searched refs:offs_profInc (Results 1 – 6 of 6) sorted by relevance
85 Int offs_profInc,
1510 Int offs_profInc, in VG_()1628 if (offs_profInc != -1) { in VG_()1629 vg_assert(offs_profInc >= 0 && offs_profInc < code_len); in VG_()1632 dstP + offs_profInc, in VG_()
1643 tres.offs_profInc, in VG_()1647 vg_assert(tres.offs_profInc == -1); /* -1 == unset */ in VG_()
620 Int offs_profInc; member
692 res.offs_profInc = -1; in LibVEX_Translate()960 vassert(res.offs_profInc == -1); /* there can be only one (tm) */ in LibVEX_Translate()962 res.offs_profInc = out_used; in LibVEX_Translate()
610 assert(tres.offs_profInc == -1); in make_translation()