ELF: Don't generate unused section symbols
[binutils-gdb.git] / gas / testsuite / gas / elf / dwarf-5-cu.s
1 .text
2 .file 1 "foo/bar.s"
3 .loc_mark_labels 1
4 .globl foobar
5 .type foobar, %function
6 foobar:
7 .quad 0x1
8 .size foobar, .-foobar
9
10 .globl baz
11 .type baz, %function
12 baz:
13 .quad 0x1
14 .size baz, .-baz