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