gdb: add target_ops::supports_displaced_step
[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.030805 seconds and 4 git commands to generate.