gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel3.d
1 #objdump: -sr -j .data
2 #name: MIPS ELF reloc 3
3 #as: -32
4
5 .*: file format .*
6
7 RELOCATION RECORDS FOR \[\.data\]:
8 OFFSET [ ]+ TYPE VALUE
9 0+0000004 R_MIPS_32 b
10 0+0000008 R_MIPS_32 .data
11
12
13 Contents of section .data:
14 0000 12121212 00000004 00000000 00000000 ................
This page took 0.036119 seconds and 4 git commands to generate.