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