llvm/lld/test/ELF/linkerscript/Inputs/shared.s

.global bar
.type bar, @function
bar:

.global bar2
.type bar2, @function
bar2:

.global zed
zed: