xref
: /
aosp_15_r20
/
external
/
musl
/
src
/
ldso
/
riscv32
/
dlsym.s
(revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
dlsym
2
.
hidden
__dlsym
3
.
type
dlsym
, %
function
4
dlsym
:
5
mv
a2
,
ra
6
tail
__dlsym
7