gdbserver: make aarch64_write_goto_address static
[deliverable/binutils-gdb.git] / gold / testsuite / i386_mov_to_lea3.s
1 .type bar, @function
2 bar:
3 movl _DYNAMIC@GOT(%ecx), %eax
4 .size bar, .-bar
This page took 0.031677 seconds and 4 git commands to generate.