Retro68/binutils/ld/testsuite/ld-aarch64/relocs-1027-symbolic-func.s
2017-04-10 13:32:00 +02:00

12 lines
184 B
ArmAsm

.text
.global tempy
.type tempy, %function
tempy:
.size tempy, .-tempy
.section .data.rel
.align 3
.type tempy_ptr, %object
.size tempy_ptr, 8
tempy_ptr:
.xword tempy