X86-64: Test external function reference without PLT
[deliverable/binutils-gdb.git] / ld / testsuite / ld-visium / imm_x_seg.s
1 .section seg1
2 foo:
3 nop
4 moviq r6,bar-foo
5
6 .section seg2
7 bar:
8 .end
This page took 0.029471 seconds and 4 git commands to generate.