mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
16 lines
409 B
Plaintext
16 lines
409 B
Plaintext
#source: tls.s
|
|
#as: -a64
|
|
#ld: -shared -melf64ppc
|
|
#objdump: -sj.got
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.got:
|
|
.* 00000000 000187f0 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|
|
.* 00000000 00000000 00000000 00000000 .*
|