repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
io
/
fstat64.shared.s
blob
d636c5636162dd1ea376ace67022bf09d280107a
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
.section .rodata.str1.1,
"aMS"
,@progbits,1
7
.LC0:
8
.string
""
9
#NO_APP
10
.text
11
.p2align 4,,15
12
.globl __GI___fstat64
13
.hidden __GI___fstat64
14
.type __GI___fstat64, @function
15
__GI___fstat64
:
16
movq
%
rsi
, %
rdx
17
leaq
.LC0(%rip), %rsi
18
movl $
4096
, %
ecx
19
jmp __GI___fstatat64
20
.size __GI___fstat64, .-__GI___fstat64
21
.globl __fstat64
22
.set __fstat64,__GI___fstat64
23
.weak fstat
24
.set fstat,__fstat64
25
.globl __fstat
26
.set __fstat,__fstat64
27
.weak fstat64
28
.set fstat64,__fstat64