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
/
aarch64
/
dlsym.s
blob: abaae4d519cf76ebb81443b97d32c14ed95f3633 (
plain
) (
blame
)
1
2
3
4
5
6
.global dlsym .hidden __dlsym .type dlsym,%function dlsym: mov x2,x30 b __dlsym