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
/
recvfrom_chk.shared.s
blob
da92a7975df94a0ba87a523b83f9e2cdace51431
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 __recvfrom_chk
9
.type __recvfrom_chk, @function
10
__recvfrom_chk
:
11
.LFB16:
12
movq
%
rcx
, %
rax
13
subq $
8
, %
rsp
14
movl
%
r8d
, %
ecx
15
cmpq
%
rax
, %
rdx
16
movq
%
r9
, %
r8
17
movq
16
(%
rsp
), %
r9
18
ja
.L5
19
addq $
8
, %
rsp
20
jmp __recvfrom
21
.L5:
22
call __GI___chk_fail
23
.LFE16:
24
.size __recvfrom_chk, .-__recvfrom_chk
25
.hidden __recvfrom