/bionic/libc/arch-x86/syscalls/ |
epoll_ctl.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
epoll_wait.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
eventfd.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
execve.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
faccessat.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
fchmod.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
fchmodat.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
fchown.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
fgetxattr.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
flistxattr.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
flock.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
fremovexattr.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
fstat.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
fstatat.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
ftruncate.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
ftruncate64.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
getdents.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
getgroups.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
getitimer.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
getpeername.S | 7 pushl %ebx 9 mov $7, %ebx 23 popl %ebx
|
getresgid.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
getresuid.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
getrlimit.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
getrusage.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
getsockname.S | 7 pushl %ebx 9 mov $6, %ebx 23 popl %ebx
|