ld: Remove PF_X from PT_PHDR segment
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tls.t
1 #source: tls.s
2 #source: tlslib.s
3 #as: -a64
4 #ld:
5 #objdump: -sj.tdata
6 #target: powerpc64*-*-*
7
8 .*
9
10 Contents of section \.tdata:
11 .* (12345678|f0debc9a) (9abcdef0|78563412) (23456789|01efcdab) (abcdef01|89674523) .*
12 .* (3456789a|12f0debc) (bcdef012|9a785634) (456789ab|2301efcd) (cdef0123|ab896745) .*
13 .* (56789abc|3412f0de) (def01234|bc9a7856) (6789abcd|452301ef) (ef012345|cdab8967) .*
14 .* (789abcde|563412f0) (f0123456|debc9a78) (00c0ffee|eeffc000) .*
This page took 0.043883 seconds and 4 git commands to generate.