x86: Also check x86 linker_def for non-shared definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr24458.s
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 movq __ehdr_start(%rip), %rax
This page took 0.032606 seconds and 4 git commands to generate.