Signed-off-by: rick.chan <chenyang@autoai.com>
# 查看符号表 readelf -s <elf file> # 查看依赖库/动态段信息 readelf -d <elf file>