elf-rel13.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 18 行
D
18 行
#as: -march=mips2 -mabi=32 -KPIC#readelf: --relocs#name: MIPS ELF reloc 13Relocation section '\.rel\.text' at offset .* contains 9 entries: *Offset * Info * Type * Sym\.Value * Sym\. Name0+0000 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.data0+0014 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.data0+0010 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.data0+0018 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.data# The next two lines could be in either order.0+000c * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.rodata0+0008 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.rodata0+001c * 0+..06 * R_MIPS_LO16 * 0+0000 * \.rodata0+0004 * 0+..09 * R_MIPS_GOT16 * 0+0000 * \.bss0+0020 * 0+..06 * R_MIPS_LO16 * 0+0000 * \.bss#pass
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?