xref: /llvm-project/lld/test/ELF/Inputs/trace-symbols-foo-strong.s (revision d60dae8a6addd4bff4ba3e5b340b58b445adfde9)
1.text
2.globl	foo
3.type	foo, @function
4foo:
5nop
6
7.globl	bar
8.type	bar, @function
9bar:
10nop
11
12.global func2
13.type   func2, @function
14func2:
15