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.s
blob
f9ce31f003e356b408f616688038dfe02fb92a0d
1
.text
2
.p2align 4,,15
3
.globl _dl_relocate_static_pie
4
.hidden _dl_relocate_static_pie
5
.type _dl_relocate_static_pie, @function
6
_dl_relocate_static_pie
:
7
rep ret
8
.size _dl_relocate_static_pie, .-_dl_relocate_static_pie