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]
/
csu
/
static-reloc.shared.s
blob
5488542b9a709ea24ec87d8a1a9820fd4c0e36ef
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 _dl_relocate_static_pie
9
.type _dl_relocate_static_pie, @function
10
_dl_relocate_static_pie
:
11
rep ret
12
.size _dl_relocate_static_pie, .-_dl_relocate_static_pie