Home
last modified time | relevance | path

Searched refs:sigreturn_sym (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dgen-vdso.c34 static const char *sigreturn_sym; variable
83 sigreturn_sym = optarg; in main()
H A Dgen-vdso-elfn.c.inc83 if (sigreturn_sym && strcmp(sigreturn_sym, name) == 0) {