Home
last modified time | relevance | path

Searched refs:make_removal_patch (Results 1 – 3 of 3) sorted by relevance

/qemu/scripts/codeconverter/codeconverter/
H A Dqom_type_info.py424 yield type_info_macro.make_removal_patch()
595 yield td.make_removal_patch()
598 yield td.make_removal_patch()
680 yield td.make_removal_patch()
683 yield td.make_removal_patch()
H A Dqom_macros.py188 yield td.make_removal_patch()
718 yield trivial_struct.make_removal_patch()
845 yield definition.make_removal_patch()
861 yield self.make_removal_patch()
H A Dpatching.py120 def make_removal_patch(self) -> 'Patch': member in FileMatch