mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-16 02:37:42 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
15 lines
368 B
Perl
15 lines
368 B
Perl
#source: tlslib.s
|
|
#source: tlstoc.s
|
|
#as: -a64
|
|
#ld: -melf64ppc
|
|
#objdump: -sj.tdata
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.tdata:
|
|
10010148 00c0ffee 00000000 12345678 9abcdef0 .*
|
|
10010158 23456789 abcdef01 3456789a bcdef012 .*
|
|
10010168 456789ab cdef0123 56789abc def01234 .*
|
|
10010178 6789abcd ef012345 789abcde f0123456 .*
|