mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
#source: tls.s
|
|
#as: -a64
|
|
#ld: -melf64ppc tmpdir/libtlslib.so
|
|
#objdump: -sj.got
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.got:
|
|
.* 00000000 100185d0 ffffffff ffff8018 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|