emit_patch
return emit_patch(pprog, func, ip, 0xE8);
return emit_patch(pprog, func, ip, 0xE8);
return emit_patch(pprog, func, ip, 0xE9);
emit_patch(scope, 0);
emit_patch(scope, 1);
static void emit_patch(scope_t *scope, int patch);