clarify the purpose of this project
[nyanglibc.git] / debug / vwprintf_chk.shared.s
blob595122ba5f3d173d04eccce443126f23e6533730
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 __vwprintf_chk
9 .type __vwprintf_chk, @function
10 __vwprintf_chk:
11 .LFB68:
12 movq stdout@GOTPCREL(%rip), %rax
13 xorl %ecx, %ecx
14 testl %edi, %edi
15 setg %cl
16 addl %ecx, %ecx
17 movq (%rax), %rdi
18 jmp __vfwprintf_internal
19 .LFE68:
20 .size __vwprintf_chk, .-__vwprintf_chk
21 .hidden __vfwprintf_internal