📄 elfel-rel2.d
字号:
#objdump: -sr -j .text#name: MIPS ELF reloc 2#source: elf-rel2.s#as: -mabi=o64# Test the GPREL and LITERAL generation.# FIXME: really this should check that the contents of .sdata, .lit4,# and .lit8 are correct too..*: file format elf.*mipsRELOCATION RECORDS FOR \[\.text\]:OFFSET [ ]+ TYPE VALUE 0+0000000 R_MIPS_LITERAL \.lit8\+0x0+00040000+0000004 R_MIPS_LITERAL \.lit8\+0x0+00040000+0000008 R_MIPS_LITERAL \.lit8\+0x0+00040000+000000c R_MIPS_LITERAL \.lit4\+0x0+00040000+0000010 R_MIPS_LITERAL \.lit4\+0x0+00040000+0000014 R_MIPS_LITERAL \.lit4\+0x0+00040000+0000018 R_MIPS_GPREL16 \.sdata\+0x0+00040000+000001c R_MIPS_GPREL16 \.sdata\+0x0+00040000+0000020 R_MIPS_GPREL16 \.sdata\+0x0+0004000Contents of section \.text: 0000 00c082d7 08c082d7 10c082d7 00c082c7 .* 0010 04c082c7 08c082c7 00c0828f 04c0828f .* 0020 08c0828f .*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -