libdso-1.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 14 行
D
14 行
#source: dso-1.s#as: --pic --no-underscore --em=criself#ld: --shared -m crislinux#objdump: -T# Just check that we actually got a DSO with the dsofn symbol..*: file format elf32-crisDYNAMIC SYMBOL TABLE:#...00000[12].[02468ace] g DF .text 00000000 dsofn#pass
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?