Searched refs:offs_profInc (Results 1 – 5 of 5) sorted by relevance
64 Int offs_profInc,
1448 Int offs_profInc, in VG_()1560 if (offs_profInc != -1) { in VG_()1561 vg_assert(offs_profInc >= 0 && offs_profInc < code_len); in VG_()1564 dstP + offs_profInc, in VG_()
1600 tres.offs_profInc, in VG_()1604 vg_assert(tres.offs_profInc == -1); /* -1 == unset */ in VG_()
522 Int offs_profInc; member
581 res.offs_profInc = -1; in LibVEX_Translate()846 vassert(res.offs_profInc == -1); /* there can be only one (tm) */ in LibVEX_Translate()848 res.offs_profInc = out_used; in LibVEX_Translate()