1 #source: aix-tls-reloc.s
2 #as: -a32
3 #ld: -b32 -shared -bE:aix-tls-reloc.ex
4 #objdump: -dr
5 #target: [is_xcoff_format]
6 
7 .*
8 
9 Disassembly of section \.text:
10 
11 .* <.foo>:
12 .*:	4e 80 00 20 	br
13 .*: R_REF	_foo.ro_-.*
14 .*:	60 00 00 00 	oril    r0,r0,0
15 .*:	60 00 00 00 	oril    r0,r0,0
16 .*:	60 00 00 00 	oril    r0,r0,0
17 .* <_GLOBAL__F_foo>:
18 .*:	ff ff ff f0 	.long 0xfffffff0
19 .*: R_POS	.text-.*
20 .*: R_NEG	_foo.ro_-.*
21 .*:	60 00 00 00 	oril    r0,r0,0
22 .*:	60 00 00 00 	oril    r0,r0,0
23 .*:	60 00 00 00 	oril    r0,r0,0
24