Note that the --rpath-link command line option will search the contents of the SEARCH...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / func-in-so.s
1 .text
2 .align 2
3 .global dec
4 .type dec, %function
5 dec:
6 ret
This page took 0.119793 seconds and 4 git commands to generate.