This patch introduces support for specifing views in .loc directives, so that the...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-17.d
1 #as:
2 #readelf: -x.rodata -wL
3 #name: DWARF2 17
4 # The am3 avr cr16 crx mn10 msp430 nds32 pru rl78 and xtensa targets do not evaluate the subtraction of symbols at assembly time
5 # The mep target tries to relay code sections which breaks symbolic view computations.
6 # The riscv targets do not support the subtraction of symbols.
7 # The tile targets require 8-byte instructions, but the test only simulates 4-byte instructions.
8 #not-target: am3-* avr-* cr16-* crx-* mep-* mn10*-* msp430-* nds32*-* pru-* riscv*-* rl78-* tile*-* xtensa-*
9
10 Hex dump of section '\.rodata':
11 0x00000000 00 *.*
12
13 Decoded dump of debug contents of section \.debug_line:
14
15 CU: dwarf2-17\.c:
16 File name *Line number *Starting address *View
17 dwarf2-17\.c *1 *0
18 dwarf2-17\.c *2 *0x4
19 dwarf2-17\.c *3 *0x8
20 dwarf2-17\.c *3 *0xc
This page took 0.113389 seconds and 4 git commands to generate.