gotplt.d

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

D
13
字号
#source: gotplt.s#as: --abi=32 --isa=SHmedia#ld: -shared -mshelf32 --version-script=$srcdir/$subdir/gotplt.map#readelf: -r#target: sh64-*-elf# Make sure that gotplt relocations of forced local symbols# use the GOT.Relocation section '\.rela\.dyn' at offset 0x270 contains 1 entries: Offset     Info    Type            Sym\.Value  Sym\. Name \+ Addend0000039c  000000a5 R_SH_RELATIVE                                0000027c

⌨️ 快捷键说明

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