musl-tcc/src/ldso/aarch64/dlsym.s

7 lines
82 B
ArmAsm

.global dlsym
.hidden __dlsym
.type dlsym,%function
dlsym:
mov x2,x30
b __dlsym