clarify the purpose of this project
[nyanglibc.git] / debug / recv_chk.s
bloba2fcea5b6b3aef93b02787e00843ddab661b7e5b
1 .text
2 .p2align 4,,15
3 .globl __recv_chk
4 .type __recv_chk, @function
5 __recv_chk:
6 .LFB16:
7 cmpq %rcx, %rdx
8 ja .L7
9 movl %r8d, %ecx
10 jmp __recv
11 .L7:
12 subq $8, %rsp
13 call __chk_fail
14 .LFE16:
15 .size __recv_chk, .-__recv_chk
16 .hidden __chk_fail
17 .hidden __recv