github.com/afumu/libc@v0.0.6/musl/src/ldso/x86_64/dlsym.s (about) 1 .text 2 .global dlsym 3 .hidden __dlsym 4 .type dlsym,@function 5 dlsym: 6 mov (%rsp),%rdx 7 jmp __dlsym