Home
last modified time | relevance | path

Searched hist:"6 ac1778676f4259c10b0629ccd9df319a5d1baeb" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c6ac1778676f4259c10b0629ccd9df319a5d1baeb Fri Nov 30 19:52:48 UTC 2018 Richard Henderson <richard.henderson@linaro.org> 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.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>