libdso-1.d

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 14 行

D
14
字号
#source: dso-1.s#as: --pic --no-underscore#ld: --shared -m crislinux#objdump: -T# Just check that we actually got a DSO with the dsofn symbol..*:     file format elf32-crisDYNAMIC SYMBOL TABLE:#...000002.[02468ace] g    DF .text	00000000 dsofn#pass

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?