]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-powerpc/aix-tls-section-64.d
PowerPC disassembly of pcrel references
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-tls-section-64.d
CommitLineData
1b2cb8e2
CC
1#source: aix-tls-section.s
2#as: -a64
3#ld: -b64 -shared -bE:aix-tls-section.ex
4#objdump: -hw
5#target: [is_xcoff_format]
6
7.*
8
9Sections\:
10.*
11 0 \.text .* .* .* .* .* ALLOC, LOAD, CODE
12 1 \.tdata 00000008 ffffffffffff8800 ffffffffffff8800 .* .* CONTENTS, ALLOC, LOAD, DATA, THREAD_LOCAL
13 2 \.tbss 00000008 ffffffffffff8808 ffffffffffff8808 .* .* ALLOC, THREAD_LOCAL
14 3 \.data .* .* .* .* .* ALLOC, LOAD, DATA
15#...