Searched refs:offs_profInc (Results 1 – 6 of 6) sorted by relevance
91 Int offs_profInc,
1602 Int offs_profInc, in VG_()1720 if (offs_profInc != -1) { in VG_()1721 vg_assert(offs_profInc >= 0 && offs_profInc < code_len); in VG_()1729 dstP + offs_profInc, in VG_()
1797 tres.offs_profInc, in VG_()1800 vg_assert(tres.offs_profInc == -1); /* -1 == unset */ in VG_()
586 Int offs_profInc; member
610 assert(tres.offs_profInc == -1); in make_translation()
824 res.offs_profInc = -1; in LibVEX_Translate()1100 vassert(res.offs_profInc == -1); /* there can be only one (tm) */ in LibVEX_Translate()1102 res.offs_profInc = out_used; in LibVEX_Translate()