mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 21:01:18 +01:00
6809759e16
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15075 a95241bf-73f2-0310-859d-f6bbb57e9c96
14 lines
343 B
Perl
14 lines
343 B
Perl
#source: tls.s
|
|
#as: -a64
|
|
#ld: -melf64ppc tmpdir/libtlslib.so
|
|
#objdump: -sj.tdata
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.tdata:
|
|
.* 12345678 9abcdef0 23456789 abcdef01 .*
|
|
.* 3456789a bcdef012 456789ab cdef0123 .*
|
|
.* 56789abc def01234 6789abcd ef012345 .*
|
|
.* 789abcde f0123456 .*
|