Searched defs:pcRel (Results 1 – 3 of 3) sorted by relevance
14 #define pcRel(pc, p) (cast_int((pc) - (p)->code) - 1) macro
1558 int32_t pcRel = f->target.fn->binPos - (codeSize + 8); in emitFlow() local1564 int32_t pcRel = f->target.bb->binPos - (codeSize + 8); in emitFlow() local
1520 int32_t pcRel = f->target.fn->binPos - (codeSize + 8); in emitFlow() local1526 int32_t pcRel = f->target.bb->binPos - (codeSize + 8); in emitFlow() local