1vdso_inc = gen_vdso.process('vdso.so', 2 extra_args: ['-r', '__vdso_rt_sigreturn']) 3 4linux_user_ss.add(when: 'TARGET_LOONGARCH64', if_true: vdso_inc) 5
1vdso_inc = gen_vdso.process('vdso.so', 2 extra_args: ['-r', '__vdso_rt_sigreturn']) 3 4linux_user_ss.add(when: 'TARGET_LOONGARCH64', if_true: vdso_inc) 5