mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 23:04:09 +08:00
15 lines
389 B
Plaintext
15 lines
389 B
Plaintext
#source: tlstoc.s
|
|
#as: -a64
|
|
#ld: -shared -melf64ppc
|
|
#objdump: -sj.toc
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: +file format elf64-powerpc
|
|
|
|
Contents of section \.toc:
|
|
108e8 00000000 00000000 00000000 00000000 .*
|
|
108f8 00000000 00000000 00000000 00000000 .*
|
|
10908 00000000 00000000 00000000 00000000 .*
|
|
10918 00000000 00000000 00000000 00000000 .*
|
|
10928 00000000 00000000 00000000 00000000 .*
|