do_patch_fixups
i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs));
i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs));
i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs));
i = do_patch_fixups(start, end, &instr, 1);
i = do_patch_fixups(start, end, instr, ARRAY_SIZE(instr));