mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
14 lines
349 B
Plaintext
14 lines
349 B
Plaintext
|
#source: tlsbinpic.s
|
||
|
#source: tlsbin.s
|
||
|
#as: --32
|
||
|
#ld: -melf_i386 tmpdir/libtlslib.so --no-ld-generated-unwind-info
|
||
|
#objdump: -sj.got
|
||
|
#target: i?86-*-*
|
||
|
|
||
|
.*: file format elf32-i386.*
|
||
|
|
||
|
Contents of section \.got:
|
||
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 +.*
|