Handle relocation against protected function for -Bsymbolic
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / nogot2.s
1 .text
2 .globl _start
3 _start:
4 movl _GLOBAL_OFFSET_TABLE_, %ecx
This page took 0.029854 seconds and 4 git commands to generate.