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-stat64.shared.s
blob
eac1fca01416754537a4a888067bad139a5dc036
1
.text
2
.p2align 4,,15
3
.globl __GI___stat64
4
.hidden __GI___stat64
5
.type __GI___stat64, @function
6
__GI___stat64
:
7
movq
%
rsi
, %
rdx
8
xorl
%
ecx
, %
ecx
9
movq
%
rdi
, %
rsi
10
movl $
-
100
, %
edi
11
jmp __GI___fstatat64
12
.size __GI___stat64, .-__GI___stat64
13
.globl __stat64
14
.set __stat64,__GI___stat64
15
.weak stat
16
.set stat,__stat64
17
.globl __stat
18
.set __stat,__stat64
19
.weak stat64
20
.set stat64,__stat64