clarify the purpose of this project
[nyanglibc.git] / debug / vfprintf_chk.s
bloba83760106d611e14681c022a4b64d82f159e7c55
1 .text
2 .p2align 4,,15
3 .globl ___vfprintf_chk
4 .type ___vfprintf_chk, @function
5 ___vfprintf_chk:
6 .LFB68:
7 movq %rdx, %rax
8 movq %rcx, %rdx
9 xorl %ecx, %ecx
10 testl %esi, %esi
11 movq %rax, %rsi
12 setg %cl
13 addl %ecx, %ecx
14 jmp __vfprintf_internal
15 .LFE68:
16 .size ___vfprintf_chk, .-___vfprintf_chk
17 .globl __vfprintf_chk
18 .set __vfprintf_chk,___vfprintf_chk
19 .hidden __vfprintf_internal