Searched refs:patchpoints (Results 1 – 6 of 6) sorted by relevance
17 patchpoints = set() variable43 patchpoints.add(block.start_ea - subtract_addr)57 f.write("\n".join(map(hex, sorted(patchpoints))))60 print("Done, found {} patchpoints".format(len(patchpoints)))
46 ; Test patchpoints reusing the same TargetConstant.66 ; Test small patchpoints that don't emit calls.
3 ; Test that scratch registers are spilled around patchpoints
58 ; Test patchpoints reusing the same TargetConstant.78 ; Test small patchpoints that don't emit calls.
3 ; Test invoking of patchpoints
70 ; Test patchpoints reusing the same TargetConstant.90 ; Test small patchpoints that don't emit calls.