ld: Add _bfd_elf_link_hide_sym_by_version
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19175.s
1 .globl _start
2 .type _start, @function
3 _start:
4 movq _text@GOTPCREL(%rip), %rax
5 .size _start, .-_start
This page took 0.032238 seconds and 4 git commands to generate.