[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-14b.s
1 .type foo, %gnu_indirect_function
2 .globl foo
3 foo:
4 ret
5 .size foo, .-foo
This page took 0.04026 seconds and 4 git commands to generate.