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
/
gethostname_chk.shared.s
blob
7245412291ce6eedfebb82b8453d94b0742cc2d5
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 __gethostname_chk
9
.type __gethostname_chk, @function
10
__gethostname_chk
:
11
cmpq
%
rdx
, %
rsi
12
ja
.L7
13
jmp __gethostname
14
.L7:
15
subq $
8
, %
rsp
16
call __GI___chk_fail
17
.size __gethostname_chk, .-__gethostname_chk
18
.hidden __gethostname