ld: Add _bfd_elf_link_hide_sym_by_version
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pie3.s
CommitLineData
c5bb8910
L
1 .text
2 .global _start
3 .weak foo
4_start:
5 leaq foo(%rip), %rax
This page took 0.071266 seconds and 4 git commands to generate.