libdso-3.d

来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 15 行

D
15
字号
#source: expdyn1.s#source: dso-3.s#as: --pic --no-underscore --em=criself#ld: --shared -m crislinux#objdump: -R# GOTOFF relocs against global symbols with non-default# visibility got a linker error.  (A non-default visibility is# to be treated as a local definition for the reloc.)  We also# make sure we don't get unnecessary dynamic relocations..*:     file format elf32-crisDYNAMIC RELOCATION RECORDS \(none\)

⌨️ 快捷键说明

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