ld/testsuite/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / relro2.s
1 .text
2 .globl x
3 .type x, @function
4 x:
5 jmp foo@PLT
This page took 0.033095 seconds and 4 git commands to generate.