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]
/
nptl
/
old_pthread_atfork.shared.s
blob
d911af28c5020fd396fe1fdba4a0b76b64d21d81
1
.text
2
#APP
3
.symver __dyn_pthread_atfork,pthread_atfork@GLIBC_2.2.5
4
#NO_APP
5
.p2align 4,,15
6
.globl __dyn_pthread_atfork
7
.type __dyn_pthread_atfork, @function
8
__dyn_pthread_atfork
:
9
movq __dso_handle
(%
rip
), %
rcx
10
jmp __register_atfork@PLT
11
.size __dyn_pthread_atfork, .-__dyn_pthread_atfork
12
.hidden __dso_handle