Add support to readelf and objdump for following links to separate debug information...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-15.d
1 #as:
2 #readelf: -x.rodata -wL
3 #name: DWARF2 15
4 # The am33 avr cr16 crx ft32 mn10 msp430 nds32 pru rl78 and xtensa targets do not evaluate the subtraction of symbols at assembly time.
5 # The riscv targets do not support the subtraction of symbols.
6 # The tile targets require 8-byte instructions, but the test only simulates 4-byte instructions.
7 #not-target: am3*-* avr-* cr16-* crx-* ft32*-* mn10*-* msp430-* nds32*-* pru-* riscv*-* rl78-* tile*-* xtensa-*
8
9 Hex dump of section '\.rodata':
10 0x00000000 01 *.*
11
12 Contents of the \.debug_line section:
13
14 CU: dwarf2-15\.c:
15 File name *Line number *Starting address *View
16 dwarf2-15\.c *1 *0
17 dwarf2-15\.c *2 *0x4
18 dwarf2-15\.c *3 *0x4 *1
19 dwarf2-15\.c *3 *0x8
This page took 0.03168 seconds and 4 git commands to generate.