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

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-linux.c 142 pid_t* child_tid in r7 (sc arg5)
180 " mr 7,7\n" // syscall arg5: child_tid
694 ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
700 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
713 ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
719 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
792 PRINT("sys_ipc ( %ld, %ld, %ld, %ld, %#lx, %ld )", ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
800 ML_(generic_PRE_sys_semop)( tid, ARG2, ARG5, ARG3 );
807 UWord arg = deref_Addr( tid, ARG5, "semctl(arg)" );
812 ML_(generic_PRE_sys_semtimedop)( tid, ARG2, ARG5, ARG3, ARG6 )
    [all...]
syswrap-ppc64-linux.c 154 pid_t* child_tid in r7 (sc arg5)
202 " mr 7,7\n" // syscall arg5: child_tid
724 ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
730 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
743 //zz ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
749 //zz r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
808 PRINT("sys_ipc ( %ld, %ld, %ld, %ld, %#lx, %ld )", ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
816 ML_(generic_PRE_sys_semop)( tid, ARG2, ARG5, ARG3 );
823 UWord arg = deref_Addr( tid, ARG5, "semctl(arg)" );
828 ML_(generic_PRE_sys_semtimedop)( tid, ARG2, ARG5, ARG3, ARG6 )
    [all...]
syswrap-x86-linux.c 160 " movl 16+"FSZ"(%esp), %edi\n" /* syscall arg5: child tid * */
849 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
878 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
879 if (!VG_(am_is_valid_for_client)(ARG5, sizeof(Int),
933 (Int *)ARG5, /* child_tidptr */
946 (Int *)ARG5)); /* child_tidptr */
    [all...]
syswrap-amd64-linux.c 156 " movq 8(%rsp), %r8\n" // syscall arg5: tls_ptr
398 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
439 (Addr)ARG5)); /* set_tls */
533 // Nb: can't use "ARG2".."ARG5" here because that's our own macro...
651 PRINT("sys_setsockopt ( %ld, %ld, %ld, %#lx, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5);
655 ML_(generic_PRE_sys_setsockopt)(tid, ARG1,ARG2,ARG3,ARG4,ARG5);
660 PRINT("sys_getsockopt ( %ld, %ld, %ld, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
664 ML_(linux_PRE_sys_getsockopt)(tid, ARG1,ARG2,ARG3,ARG4,ARG5);
670 ARG1,ARG2,ARG3,ARG4,ARG5);
719 PRINT("sys_sendto ( %ld, %#lx, %ld, %lu, %#lx, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5,ARG6)
    [all...]
syswrap-aix5.c 592 PRINT("_select ( %ld, %#lx, %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3,ARG4,ARG5);
611 if (ARG5 != 0)
612 PRE_MEM_READ( "select(timeout)", ARG5,
    [all...]
syswrap-arm-linux.c 618 PRINT("sys_setsockopt ( %ld, %ld, %ld, %#lx, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5);
622 ML_(generic_PRE_sys_setsockopt)(tid, ARG1,ARG2,ARG3,ARG4,ARG5);
627 PRINT("sys_getsockopt ( %ld, %ld, %ld, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
631 ML_(linux_PRE_sys_getsockopt)(tid, ARG1,ARG2,ARG3,ARG4,ARG5);
637 ARG1,ARG2,ARG3,ARG4,ARG5);
669 PRINT("sys_sendto ( %ld, %#lx, %ld, %lu, %#lx, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
674 ML_(generic_PRE_sys_sendto)(tid, ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
680 PRINT("sys_recvfrom ( %ld, %#lx, %ld, %lu, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
684 ML_(generic_PRE_sys_recvfrom)(tid, ARG1,ARG2,ARG3,ARG4,ARG5,ARG6);
690 ARG1,ARG2,ARG3,ARG4,ARG5,ARG6)
    [all...]
syswrap-darwin.c     [all...]
syswrap-linux.c 419 ARG1,(Char*)ARG1, ARG2,(Char*)ARG2, ARG3,(Char*)ARG3, ARG4, ARG5);
616 PRINT("sys_llseek ( %ld, 0x%lx, 0x%lx, %#lx, %ld )", ARG1,ARG2,ARG3,ARG4,ARG5);
757 PRINT( "sys_prctl ( %ld, %ld, %ld, %ld, %ld )", ARG1, ARG2, ARG3, ARG4, ARG5 );
823 unsigned long, arg4, unsigned long, arg5);
894 ARG5 - u32 *uaddr2 REQUEUE,CMP_REQUEUE
897 PRINT("sys_futex ( %#lx, %ld, %ld, %#lx, %#lx )", ARG1,ARG2,ARG3,ARG4,ARG5);
957 PRE_MEM_READ( "futex(futex2)", ARG5, sizeof(Int) );
1025 PRINT("sys_pselect6 ( %ld, %#lx, %#lx, %#lx, %#lx, %#lx )", ARG1,ARG2,ARG3,ARG4,ARG5,ARG6)
    [all...]
syswrap-ppc32-aix5.c 358 ARG5, (ARG5 ? (HChar*)ARG5 : "nil") );
375 ARG3, ARG4, ARG5);
    [all...]
syswrap-generic.c     [all...]
priv_types_n_macros.h 58 UWord arg5; member in struct:SyscallArgs
322 #define ARG5 (arrghs->arg5)
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
genrtl.h 31 int arg4, rtx arg5, int arg6,
39 int arg4, rtx arg5, int arg6,
47 int arg4, rtx arg5, int arg6,
60 int arg4, const char *arg5 MEM_STAT_DECL);
72 int arg5 MEM_STAT_DECL);
245 #define gen_rtx_DEBUG_INSN(MODE, ARG0, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7) \
246 gen_rtx_fmt_iuuBieie (DEBUG_INSN, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6), (ARG7))
247 #define gen_rtx_INSN(MODE, ARG0, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7) \
248 gen_rtx_fmt_iuuBieie (INSN, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (ARG5), (ARG6), (ARG7))
249 #define gen_rtx_JUMP_INSN(MODE, ARG0, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7)
    [all...]

Completed in 467 milliseconds