tls-relax-static-3.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 27 行
D
27 行
#name: FRV TLS undefweak relocs, static linking with relaxation#source: tls-3.s#objdump: -D -j .text -j .got -j .plt#ld: -static --relax.*: file format elf.*frv.*Disassembly of section \.text:00010094 <_start>: 10094: 92 fc 00 00 setlos lo\(0x0\),gr9 10098: 00 88 00 00 nop\.p 1009c: 80 88 00 00 nop 100a0: 92 fc 00 00 setlos lo\(0x0\),gr9 100a4: 80 88 00 00 nop 100a8: 12 fc 00 00 setlos\.p lo\(0x0\),gr9 100ac: 80 88 00 00 nop 100b0: 80 88 00 00 nop 100b4: 92 fc 00 00 setlos lo\(0x0\),gr9 100b8: 00 88 00 00 nop\.p 100bc: 80 88 00 00 nop 100c0: 92 fc 00 00 setlos lo\(0x0\),gr9Disassembly of section \.got:000140c8 <_GLOBAL_OFFSET_TABLE_>: \.\.\.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?