1 #objdump: -dr
2 #name: alpha elf-reloc-5
3 
4 .*:     file format elf64-alpha.*
5 
6 Disassembly of section \.text:
7 
8 0*0000000 <_start>:
9    0:	05 00 e0 c3 	br	18 <nopv>
10    4:	04 00 e0 c3 	br	18 <nopv>
11    8:	04 00 e0 c3 	br	1c <stdgp>
12    c:	05 00 e0 c3 	br	24 <stdgp\+0x8>
13   10:	00 00 e0 c3 	br	14 <_start\+0x14>
14 			10: BRSGP	undef
15   14:	00 00 e0 c3 	br	18 <nopv>
16 			14: BRSGP	extern
17 
18 0*0000018 <nopv>:
19   18:	1f 04 ff 47 	nop
20 
21 0*000001c <stdgp>:
22   1c:	00 00 bb 27 	ldah	gp,0\(t12\)
23 			1c: GPDISP	\.text\+0x4
24   20:	00 00 bd 23 	lda	gp,0\(gp\)
25   24:	1f 04 ff 47 	nop
26 
27 0*0000028 <extern>:
28   28:	1f 04 ff 47 	nop
29