[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in LD.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-14c.s
CommitLineData
1419bbe5
WN
1 .text
2 .globl xxx
3 .type xxx, @function
4xxx:
5 bl foo
6 .size xxx, .-xxx
7 .hidden foo
This page took 0.211158 seconds and 4 git commands to generate.