Home
last modified time | relevance | path

Searched refs:generic_PRE_sys_socketpair (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h220 extern void ML_(generic_PRE_sys_socketpair) ( TId, UW, UW, UW, UW );
Dsyswrap-arm-linux.c367 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() local
935 ML_(generic_PRE_sys_socketpair)(tid, ARG1,ARG2,ARG3,ARG4); in PRE() local
Dsyswrap-ppc64-linux.c471 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() local
Dsyswrap-ppc32-linux.c444 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() local
Dsyswrap-s390x-linux.c464 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() local
Dsyswrap-amd64-linux.c819 ML_(generic_PRE_sys_socketpair)(tid, ARG1,ARG2,ARG3,ARG4); in PRE() local
Dsyswrap-x86-linux.c1464 ML_(generic_PRE_sys_socketpair)( tid, ARG2_0, ARG2_1, ARG2_2, ARG2_3 ); in PRE() local
Dsyswrap-generic.c1231 ML_(generic_PRE_sys_socketpair) ( ThreadId tid, in ML_() argument
Dsyswrap-darwin.c3189 ML_(generic_PRE_sys_socketpair)(tid, ARG1,ARG2,ARG3,ARG4); in PRE() local