aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-kvx/farcall-goto-defsym.d
blob: 27ba7be1eaf758d9c1ce02cb5b782b157a4c6af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#name: kvx-farcall-goto-defsym
#source: farcall-goto-defsym.s
#as:
#ld: -Ttext 0x1000 --defsym=bar=0x8001000
#objdump: -dr
#...

Disassembly of section .text:

.* <_start>:
    1000:	00 00 00 12                                     	goto 8001000 <bar>;;

    1004:	00 00 d0 0f                                     	ret;;