/bionic/libc/arch-x86/syscalls/ |
fstat64.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
ftruncate64.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
getgroups.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
getitimer.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
getresgid.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
getresuid.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
getrlimit.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
getrusage.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
gettimeofday.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
init_module.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
inotify_add_watch.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
inotify_rm_watch.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
kill.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
klogctl.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
listxattr.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
llistxattr.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
lremovexattr.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
lseek.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
madvise.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
mincore.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
mkdirat.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
mlock.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|
mprotect.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
msync.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 16 mov 20(%esp), %ecx 28 popl %ecx
|
munlock.S | 9 pushl %ecx 11 .cfi_rel_offset ecx, 0 13 mov 16(%esp), %ecx 23 popl %ecx
|