mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 23:04:09 +08:00
16 lines
433 B
Plaintext
16 lines
433 B
Plaintext
#source: tls.s
|
|
#as: -a64
|
|
#ld: -shared -melf64ppc
|
|
#objdump: -sj.got
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.got:
|
|
10980 00000000 00018980 00000000 00000000 .*
|
|
10990 00000000 00000000 00000000 00000000 .*
|
|
109a0 00000000 00000000 00000000 00000000 .*
|
|
109b0 00000000 00000000 00000000 00000000 .*
|
|
109c0 00000000 00000000 00000000 00000000 .*
|
|
109d0 00000000 00000000 00000000 00000000 .*
|