If you are on Linux, there is a handy utility nm
to list the content of a shared library (there is always a handy utility on Linux, especially for C stuff).
Here is the question about it.
You use it with the -D
flag: nm -D ./libMyLib.so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…