1 #objdump: -sr -j .text 2 #name: MIPS ELF reloc 2 (32-bit) 3 #source: elf-rel2.s 4 #as: -32 -march=mips3 5 6 # Test the GPREL and LITERAL generation. 7 # FIXME: really this should check that the contents of .sdata, .lit4, 8 # and .lit8 are correct too. 9 10 .*: file format .* 11 12 RELOCATION RECORDS FOR \[\.text\]: 13 OFFSET [ ]+ TYPE VALUE 14 0+0000000 R_MIPS_LITERAL \.lit8 15 0+0000004 R_MIPS_LITERAL \.lit8 16 0+0000008 R_MIPS_LITERAL \.lit8 17 0+000000c R_MIPS_LITERAL \.lit4 18 0+0000010 R_MIPS_LITERAL \.lit4 19 0+0000014 R_MIPS_LITERAL \.lit4 20 0+0000018 R_MIPS_GPREL16 \.sdata 21 0+000001c R_MIPS_GPREL16 \.sdata 22 0+0000020 R_MIPS_GPREL16 \.sdata 23 24 25 Contents of section \.text: 26 0000 000082d7 080082d7 100082d7 000082c7 .* 27 0010 040082c7 080082c7 0000828f 0400828f .* 28 0020 0800828f .* 29