1.file 1 "dir/undef-debug.s"
2.loc 1 3
3        .quad zed3
4
5.section .text.1,"ax"
6.loc 1 7
7        .quad zed4
8
9.section .text.2,"ax"
10.loc 1 11
11        .quad zed5
12
13	.section	.debug_abbrev,"",@progbits
14	.byte	1                       # Abbreviation Code
15	.byte	17                      # DW_TAG_compile_unit
16	.byte	0                       # DW_CHILDREN_no
17	.byte	16                      # DW_AT_stmt_list
18	.byte	23                      # DW_FORM_sec_offset
19	.byte	0                       # EOM(1)
20	.byte	0                       # EOM(2)
21	.byte	0                       # EOM(3)
22
23        .section	.debug_info,"",@progbits
24	.long	.Lend0 - .Lbegin0       # Length of Unit
25.Lbegin0:
26	.short	4                       # DWARF version number
27	.long	.debug_abbrev           # Offset Into Abbrev. Section
28	.byte	8                       # Address Size (in bytes)
29	.byte	1                       # Abbrev [1] 0xb:0x1f DW_TAG_compile_unit
30	.long	.debug_line             # DW_AT_stmt_list
31.Lend0:
32	.section	.debug_line,"",@progbits
33