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