HomeSort by relevance Sort by last modified time
    Searched refs:generic_PRE_sys_bind (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 223 extern void ML_(generic_PRE_sys_bind) ( TId, UW, UW, UW );
syswrap-arm-linux.c 425 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 );
965 ML_(generic_PRE_sys_bind)(tid, ARG1,ARG2,ARG3);
    [all...]
syswrap-mips32-linux.c 446 ML_ (generic_PRE_sys_bind) (tid, ARG2_0, ARG2_1, ARG2_2);
908 ML_ (generic_PRE_sys_bind) (tid, ARG1, ARG2, ARG3);
    [all...]
syswrap-ppc64-linux.c 484 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 );
    [all...]
syswrap-amd64-linux.c 793 ML_(generic_PRE_sys_bind)(tid, ARG1,ARG2,ARG3);
    [all...]
syswrap-ppc32-linux.c 458 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 );
    [all...]
syswrap-s390x-linux.c 486 ML_(generic_PRE_sys_bind)( tid, ARG2_0, ARG2_1, ARG2_2 );
    [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]

Completed in 32 milliseconds