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