HomeSort by relevance Sort by last modified time
    Searched refs:syscall (Results 526 - 550 of 984) sorted by null

<<21222324252627282930>>

  /external/valgrind/main/exp-bbv/tests/amd64-linux/
clone_test.S 23 mov $56,%rax # clone syscall
25 # Note, clone syscall is different than the glibc implementation
49 syscall
91 mov $60,%rax # put exit syscall number (60) in rax
92 syscall
  /external/libunwind/src/x86_64/
setcontext.S 33 #include <sys/syscall.h>
56 syscall
71 syscall
  /external/llvm/test/MC/Mips/
micromips-control-instructions.s 15 # CHECK-EL: syscall # encoding: [0x00,0x00,0x7c,0x8b]
16 # CHECK-EL: syscall 396 # encoding: [0x8c,0x01,0x7c,0x8b]
33 # CHECK-EB: syscall # encoding: [0x00,0x00,0x8b,0x7c]
34 # CHECK-EB: syscall 396 # encoding: [0x01,0x8c,0x8b,0x7c]
49 syscall
50 syscall 0x18c
  /bionic/libc/arch-mips/bionic/
vfork.S 47 syscall
  /bionic/libc/arch-mips64/syscalls/
__accept4.S 9 syscall
__brk.S 9 syscall
__connect.S 9 syscall
__epoll_pwait.S 9 syscall
__exit.S 9 syscall
__fadvise64.S 9 syscall
__getcpu.S 9 syscall
__getcwd.S 9 syscall
__getdents64.S 9 syscall
__getpid.S 9 syscall
__getpriority.S 9 syscall
__ioctl.S 9 syscall
__openat.S 9 syscall
__ppoll.S 9 syscall
__pselect6.S 9 syscall
__ptrace.S 9 syscall
__reboot.S 9 syscall
__rt_sigaction.S 9 syscall
__rt_sigpending.S 9 syscall
__rt_sigprocmask.S 9 syscall
__rt_sigsuspend.S 9 syscall

Completed in 340 milliseconds

<<21222324252627282930>>