Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20253-4.s
CommitLineData
233cc9c1
L
1 .text
2 .type foo,%gnu_indirect_function
3foo:
4 ret
5 .globl _start
6_start:
7 movq __start@GOTPCREL(%rip), %rax
8 .globl __start
9__start:
10 .data
11 .dc.a foo
This page took 0.191747 seconds and 4 git commands to generate.