mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
#source: tlsbinpic.s
|
|
#source: tlsbin.s
|
|
#as: --32
|
|
#ld: -melf_i386 tmpdir/libtlslib.so
|
|
#objdump: -sj.got
|
|
#target: i?86-*-*
|
|
|
|
.*: file format elf32-i386
|
|
|
|
Contents of section \.got:
|
|
804a100 [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .*
|
|
804a110 00000000 00000000 00000000 00000000 .*
|
|
804a120 00000000 +.*
|