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
/
vdprintf_chk.shared.s
blob
6392fa57a67c6d055f02829fba67cca14c527d51
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 __vdprintf_chk
9
.type __vdprintf_chk, @function
10
__vdprintf_chk
:
11
.LFB68:
12
movq
%
rdx
, %
rax
13
movq
%
rcx
, %
rdx
14
xorl
%
ecx
, %
ecx
15
testl
%
esi
, %
esi
16
movq
%
rax
, %
rsi
17
setg
%
cl
18
addl
%
ecx
, %
ecx
19
jmp __vdprintf_internal
20
.LFE68:
21
.size __vdprintf_chk, .-__vdprintf_chk
22
.hidden __vdprintf_internal