bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/trace-symbols-foo-weak.s
2025-02-14 19:21:04 +01:00

12 lines
136 B
ArmAsm

.comm common,4,4
.text
.weak foo
.type foo, @function
foo:
callq bar@PLT
.globl func1
.type func1, @function
func1:
call func2@PLT