mips16-f.d

来自「工具链BINUTIS-2.16的源代码」· D 代码 · 共 31 行

D
31
字号
#objdump: -rst -mips16#name: MIPS16 reloc 2#as: -32 -mips16# Check MIPS16 reloc processing.*: +file format elf.*mips.*SYMBOL TABLE:0+0000000 l    d  \.text	0+0000000 (|\.text)0+0000000 l    d  \.data	0+0000000 (|\.data)0+0000000 l    d  \.bss	0+0000000 (|\.bss)0+0000000 l    d  foo	0+0000000 (|foo)0+0000000 l    d  \.reginfo	0+0000000 (|\.reginfo)0+0000000 l    d  \.(mdebug|pdr)	0+0000000 (|\.mdebug|\.pdr)0+0000002 l       \.text	0+0000000 0xf0 l1RELOCATION RECORDS FOR \[foo\]:OFFSET [ ]+ TYPE              VALUE 0+0000000 R_MIPS_32         l1Contents of section \.text: 0000 65006500 65006500 65006500 65006500  .*Contents of section \.reginfo: 0000 00000001 00000000 00000000 00000000  .* 0010 00000000 00000000                    .*Contents of section foo: 0000 00000003 00000000 00000000 00000000  .*

⌨️ 快捷键说明

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