elf-rel19.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 35 行
D
35 行
#objdump: -dr#as: -mabi=32 -march=mips1 -KPIC.*: file format .*Disassembly of section \.text:00000000 <.*>:## Relocation agsinst .rodata.str1.1#.*: 8f840000 lw a0,0\(gp\) .*: R_MIPS_GOT16 L2.*: 00000000 nop.*: 24840000 addiu a0,a0,0 .*: R_MIPS_LO16 L2## Relocation agsinst L2 + 2#.*: 8f840000 lw a0,0\(gp\) .*: R_MIPS_GOT16 L2.*: 00000000 nop.*: 24840002 addiu a0,a0,2 .*: R_MIPS_LO16 L2## Relocation agsinst L2 - 0x4000 with 0x10000 added separately.#.*: 8f840000 lw a0,0\(gp\) .*: R_MIPS_GOT16 L2.*: 3c010001 lui at,0x1.*: 2421c000 addiu at,at,-16384 .*: R_MIPS_LO16 L2.*: 00812021 addu a0,a0,at \.\.\.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?