📄 expdyn2.d
字号:
#source: expdyn1.s#source: expdref1.s --pic#as: --no-underscore#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so#objdump: -R# Programs linked with --export-dynamic threw away .rela.got for exported# symbols, but since got reference counter wasn't reset, there was a SEGV# trying to generate the .rela.got relocations. In this test, we have an# object in the program that has pic-relocations to an exported symbol,# but those relocations can be resolved at link-time. We link to a DSO to# get dynamic linking..*: file format elf32-crisDYNAMIC RELOCATION RECORDS \(none\)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -