github.com/afumu/libc@v0.0.6/musl/src/ldso/arm/dlsym.s (about)

     1  .syntax unified
     2  .text
     3  .global dlsym
     4  .hidden __dlsym
     5  .type dlsym,%function
     6  dlsym:
     7  	mov r2,lr
     8  	b __dlsym