mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00: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 10018618 ffffffff ffff8018 .*
|
||
|
.* 00000000 00000000 00000000 00000000 .*
|
||
|
.* 00000000 00000000 00000000 00000000 .*
|