expdyn5.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 14 行
D
14 行
#source: expdyn1.s#source: expdref1.s --pic#as: --no-underscore --em=criself#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so#objdump: -s -j .got# Like expdyn2.d, but testing that the .got contents is correct. There# needs to be a .got due to the GOT relocs, but the entry is constant..*: file format elf32-crisContents of section \.got: 82268 00220800 00000000 00000000 dc010800 .* 82278 7c220800 .*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?