Searched refs:__NR_DARWIN_FAKE_SIGRETURN (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-darwin.h667 #define __NR_DARWIN_FAKE_SIGRETURN (1 + __NR_MAXSYSCALL) macro
/external/valgrind/main/coregrind/
H A Dm_trampoline.S697 movl $ __NR_DARWIN_FAKE_SIGRETURN, %eax
857 movq $ __NR_DARWIN_FAKE_SIGRETURN, %rax
H A Dm_signals.c852 "movl $" VG_STRINGIFY(__NR_DARWIN_FAKE_SIGRETURN) ",%eax\n" \
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c7640 __NR_DARWIN_FAKE_SIGRETURN case.
7643 cases. For __NR_DARWIN_FAKE_SIGRETURN, behave as at present.
8389 MACX_(__NR_DARWIN_FAKE_SIGRETURN, FAKE_SIGRETURN)

Completed in 71 milliseconds