xref: /third_party/musl/src/ldso/i386/dlsym.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/ldso/i386/
1570af302Sopenharmony_ci.text
2570af302Sopenharmony_ci.global dlsym
3570af302Sopenharmony_ci.hidden __dlsym
4570af302Sopenharmony_ci.type dlsym,@function
5570af302Sopenharmony_cidlsym:
6570af302Sopenharmony_ci	push (%esp)
7570af302Sopenharmony_ci	push 12(%esp)
8570af302Sopenharmony_ci	push 12(%esp)
9570af302Sopenharmony_ci	call __dlsym
10570af302Sopenharmony_ci	add $12,%esp
11570af302Sopenharmony_ci	ret
12

Indexes created Thu Nov 07 10:32:03 CST 2024