unicorn/qemu/tcg/ppc
Richard Henderson 46189d87b3
tcg: Return success from patch_reloc
This will move the assert for success from within (subroutines of)
patch_reloc into the callers. It will also let new code do something
different when a relocation is out of range.

For the moment, all backends are trivially converted to return true.

Backports commit 6ac1778676f4259c10b0629ccd9df319a5d1baeb from qemu
2018-12-18 05:25:45 -05:00
..
tcg-target.h
tcg-target.inc.c tcg: Return success from patch_reloc 2018-12-18 05:25:45 -05:00