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
/
rtld-fstat64.shared.s
blob
327b394e724fb5949f5a4f2225bc11dae2abdaa7
1
.text
2
.section .rodata.str1.1,
"aMS"
,@progbits,1
3
.LC0:
4
.string
""
5
.text
6
.p2align 4,,15
7
.globl __GI___fstat64
8
.hidden __GI___fstat64
9
.type __GI___fstat64, @function
10
__GI___fstat64
:
11
movq
%
rsi
, %
rdx
12
leaq
.LC0(%rip), %rsi
13
movl $
4096
, %
ecx
14
jmp __GI___fstatat64
15
.size __GI___fstat64, .-__GI___fstat64
16
.globl __fstat64
17
.set __fstat64,__GI___fstat64
18
.weak fstat
19
.set fstat,__fstat64
20
.globl __fstat
21
.set __fstat,__fstat64
22
.weak fstat64
23
.set fstat64,__fstat64