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]
/
debug
/
realpath_chk.shared.s
blob
07582c6973dc3c4e2825f02a4933e67ee2e6e151
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl __realpath_chk
9
.type __realpath_chk, @function
10
__realpath_chk
:
11
cmpq $
4095
, %
rdx
12
jbe
.L7
13
jmp __GI___realpath
14
.L7:
15
subq $
8
, %
rsp
16
call __GI___chk_fail
17
.size __realpath_chk, .-__realpath_chk