libdso-14.d

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

D
20
字号
#source: dso-1.s#source: dsov32-4.s#as: --pic --no-underscore --march=v32 --em=criself#ld: --shared -m crislinux#readelf: -d -r# Checking that a bsr to a non-PLT-decorated nonvisible function# doesn't make the DSO textrel.Dynamic section at offset 0x1c0 contains 6 entries:  Tag[ 	]+Type[ 	]+Name/Value 0x0+4 \(HASH\)[ 	]+0x94 0x0+5 \(STRTAB\)[ 	]+0x170 0x0+6 \(SYMTAB\)[ 	]+0xd0 0x0+a \(STRSZ\)[ 	]+47 \(bytes\) 0x0+b \(SYMENT\)[ 	]+16 \(bytes\) 0x0+ \(NULL\)[ 	]+0x0There are no relocations in this file.

⌨️ 快捷键说明

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