mirror of
https://github.com/qemu/qemu.git
synced 2026-04-15 18:52:27 +00:00
This was found when tracing Hafnium and SLOF binaries, and it's probably related to a bug in toolchain used. It's safe to ignore those entries, and related symbols will still be present in output, whether they can be found or not. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/qemu-devel/20260218172356.938236-1-pierrick.bouvier@linaro.org Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>