aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe/pe-aarch64.d
blob: fac02b5fd87dc280d3e245d4409ffefe3a43e058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#ld:
#objdump: -d

.*:     file format pei-aarch64-little


Disassembly of section .text:

0000000140001000 <__rt_psrelocs_end>:
   140001000:	d2800281 	mov	x1, #0x14                  	// #20
   140001004:	14000001 	b	140001008 <foo>

0000000140001008 <foo>:
   140001008:	d65f03c0 	ret
   14000100c:	00000000 	udf	#0
#...