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
/
wcsrtombs_chk.shared.s
blob
4a4a68ad3dc10e446cbdcb72a9c04bb860fb255a
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 __wcsrtombs_chk
9
.type __wcsrtombs_chk, @function
10
__wcsrtombs_chk
:
11
cmpq
%
rdx
, %
r8
12
jb
.L7
13
jmp __wcsrtombs
14
.p2align 4,,10
15
.p2align 3
16
.L7:
17
subq $
8
, %
rsp
18
call __GI___chk_fail
19
.size __wcsrtombs_chk, .-__wcsrtombs_chk
20
.hidden __wcsrtombs