readelf ngettext fixes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-dwarf2-n32.d
1 #readelf: -r -wl
2 #name: MIPS16 DWARF2 N32
3 #as: -march=mips3 -mabi=n32 -mips16 -no-mdebug -g0
4 #source: mips16-dwarf2.s
5
6 Relocation section '\.rela\.debug_info' at offset .* contains 4 entries:
7 *Offset * Info * Type * Sym\.Value * Sym\. Name \+ Addend
8 0+0006 * 0+..02 * R_MIPS_32 * 0+0000 * \.debug_abbrev \+ 0
9 0+000c * 0+..02 * R_MIPS_32 * 0+0000 * \.debug_line \+ 0
10 0+0010 * 0+..02 * R_MIPS_32 * 0+0000 * \.text \+ 0
11 0+0014 * 0+..02 * R_MIPS_32 * 0+0000 * \.text \+ 910
12
13 Relocation section '\.rela\.debug_line' at offset .* contains 1 entry:
14 *Offset * Info * Type * Sym\.Value * Sym\. Name \+ Addend
15 0+0033 * 0+..02 * R_MIPS_32 * 0+0000 * .text \+ 1
16
17 #...
18 Line Number Statements:
19 \[0x.*\] Extended opcode 2: set Address to 0x1
20 \[0x.*\] Copy
21 \[0x.*\] Special opcode .*: advance Address by 2 to 0x3 and Line by 1 to 2
22 \[0x.*\] Special opcode .*: advance Address by 2 to 0x5 and Line by 1 to 3
23 \[0x.*\] Special opcode .*: advance Address by 4 to 0x9 and Line by 1 to 4
24 \[0x.*\] Special opcode .*: advance Address by 2 to 0xb and Line by 1 to 5
25 \[0x.*\] Special opcode .*: advance Address by 4 to 0xf and Line by 1 to 6
26 \[0x.*\] Special opcode .*: advance Address by 4 to 0x13 and Line by 1 to 7
27 \[0x.*\] Advance PC by 2286 to 0x901
28 \[0x.*\] Special opcode .*: advance Address by 0 to 0x901 and Line by 1 to 8
29 \[0x.*\] Advance PC by 15 to 0x910
30 \[0x.*\] Extended opcode 1: End of Sequence
This page took 0.03637 seconds and 4 git commands to generate.