github.com/afumu/libc@v0.0.6/musl/src/ldso/sh/dlsym.s (about) 1 .text 2 .global dlsym 3 .hidden __dlsym 4 .type dlsym, @function 5 dlsym: 6 mov.l L1, r0 7 1: braf r0 8 mov.l @r15, r6 9 10 .align 2 11 L1: .long __dlsym@PLT-(1b+4-.)