Add support to readelf and objdump for following links to separate debug information...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-15.d
... / ...
CommitLineData
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
9Hex dump of section '\.rodata':
10 0x00000000 01 *.*
11
12Contents of the \.debug_line section:
13
14CU: dwarf2-15\.c:
15File name *Line number *Starting address *View
16dwarf2-15\.c *1 *0
17dwarf2-15\.c *2 *0x4
18dwarf2-15\.c *3 *0x4 *1
19dwarf2-15\.c *3 *0x8
This page took 0.023771 seconds and 4 git commands to generate.