ABS32
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / ifunc-17b.s
CommitLineData
1419bbe5
WN
1 .weak foo
2 .type foo, %gnu_indirect_function
3 .size foo,1
4 .text
5foo:
6 .byte 1
This page took 0.122663 seconds and 4 git commands to generate.