MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel11.d
1 #as: -march=mips3 -mabi=64
2 #readelf: --relocs
3 #name: MIPS ELF reloc 11
4
5 Relocation section '\.rela\.text' at offset .* contains 12 entries:
6 *Offset * Info * Type * Sym\. Value * Sym\. Name \+ Addend
7 0+0000 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * bar \+ 0
8 * Type2: R_MIPS_NONE *
9 * Type3: R_MIPS_NONE *
10 0+0004 * 0+..00000005 * R_MIPS_HI16 * 0+0000 * bar \+ 0
11 * Type2: R_MIPS_NONE *
12 * Type3: R_MIPS_NONE *
13 0+0008 * 0+..0000001c * R_MIPS_HIGHER * 0+0000 * bar \+ 0
14 * Type2: R_MIPS_NONE *
15 * Type3: R_MIPS_NONE *
16 0+000c * 0+..00000006 * R_MIPS_LO16 * 0+0000 * bar \+ 0
17 * Type2: R_MIPS_NONE *
18 * Type3: R_MIPS_NONE *
19 0+0018 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * bar \+ 12345678
20 * Type2: R_MIPS_NONE *
21 * Type3: R_MIPS_NONE *
22 0+001c * 0+..00000005 * R_MIPS_HI16 * 0+0000 * bar \+ 12345678
23 * Type2: R_MIPS_NONE *
24 * Type3: R_MIPS_NONE *
25 0+0020 * 0+..0000001c * R_MIPS_HIGHER * 0+0000 * bar \+ 12345678
26 * Type2: R_MIPS_NONE *
27 * Type3: R_MIPS_NONE *
28 0+0024 * 0+..00000006 * R_MIPS_LO16 * 0+0000 * bar \+ 12345678
29 * Type2: R_MIPS_NONE *
30 * Type3: R_MIPS_NONE *
31 0+0030 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * \.data \+ 10
32 * Type2: R_MIPS_NONE *
33 * Type3: R_MIPS_NONE *
34 0+0034 * 0+..0000001c * R_MIPS_HIGHER * 0+0000 * \.data \+ 10
35 * Type2: R_MIPS_NONE *
36 * Type3: R_MIPS_NONE *
37 0+003c * 0+..00000005 * R_MIPS_HI16 * 0+0000 * \.data \+ 10
38 * Type2: R_MIPS_NONE *
39 * Type3: R_MIPS_NONE *
40 0+0044 * 0+..00000006 * R_MIPS_LO16 * 0+0000 * \.data \+ 10
41 * Type2: R_MIPS_NONE *
42 * Type3: R_MIPS_NONE *
43 #pass
This page took 0.031007 seconds and 4 git commands to generate.