index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ldso
/
x86_64
/
dlsym.s
blob: 3c16616a22f41ff64146f62a4b4f39bae931e704 (
plain
) (
blame
)
1
2
3
4
5
6
.text .global dlsym .type dlsym,@function dlsym: mov (%rsp),%rdx jmp __dlsym