ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / relro2.s
CommitLineData
b10a8ae0
L
1 .text
2 .globl x
3 .type x, @function
4x:
5 jmp foo@PLT
This page took 0.469325 seconds and 4 git commands to generate.