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]
/
misc
/
ifunc-impl-list.shared.s
blob
a0a58e01ce8e20a1f44e1954301a8d4db2e84d60
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 __libc_ifunc_impl_list
9
.type __libc_ifunc_impl_list, @function
10
__libc_ifunc_impl_list
:
11
xorl
%
eax
, %
eax
12
ret
13
.size __libc_ifunc_impl_list, .-__libc_ifunc_impl_list