bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/trace-symbols-foo-strong.s

15 lines
136 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.text
.globl foo
.type foo, @function
foo:
nop
.globl bar
.type bar, @function
bar:
nop
.global func2
.type func2, @function
func2: