rel32-n32.d

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

D
16
字号
#name: MIPS rel32 n32#source: rel32.s#as: -KPIC -EB -n32#readelf: -x 5 -r#ld: -shared -melf32btsmipn32Relocation section '.rel.dyn' at offset 0x304 contains 2 entries: Offset     Info    Type            Sym.Value  Sym. Name00000000  00000000 R_MIPS_NONE      00000330  00000003 R_MIPS_REL32     Hex dump of section '.text':  0x00000320 00000000 00000000 00000000 00000000 ................  0x00000330 00000330 00000000 00000000 00000000 ................  0x00000340 00000000 00000000 00000000 00000000 ................

⌨️ 快捷键说明

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