Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
30fdda6c998d9fc87601b50c7fea4447d52f8d12
/
.
/
src
/
ldso
/
i386
/
dlsym.s
blob: 097e30ce9cee2ed70a463f57d63b103f5138fabb [
file
]
.text
.global dlsym
.hidden __dlsym
.type dlsym
,@
function
dlsym
:
push
(
%esp
)
push
12
(
%esp
)
push
12
(
%esp
)
call __dlsym
add
$
12
,
%esp
ret