Hi Pnina,
Sorry for the late reply. LGTM, so ack.
Thanks,
Tao Liu
On Thu, Jul 31, 2025 at 11:38 PM Pnina Feder <pnina.feder(a)mobileye.com> wrote:
>
> Signed-off-by: Pnina Feder <pnina.feder(a)mobileye.com>
> ---
> symbols.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/symbols.c b/symbols.c
> index e30fafe..5b42ecf 100644
> --- a/symbols.c
> +++ b/symbols.c
> @@ -4539,7 +4539,7 @@ is_shared_object(char *file)
>
> case EM_X86_64:
> if (machine_type("X86_64") ||
machine_type("ARM64") ||
> - machine_type("PPC64"))
> + machine_type("PPC64") ||
machine_type("RISCV64"))
> return TRUE;
> break;
>
> --
> 2.43.0
> --
> Crash-utility mailing list -- devel(a)lists.crash-utility.osci.io
> To unsubscribe send an email to devel-leave(a)lists.crash-utility.osci.io
> https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
> Contribution Guidelines:
https://github.com/crash-utility/crash/wiki