Searched defs:pcRel (Results 1 – 5 of 5) 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
90 bool pcRel; member
86 uint32_t pcRel; member