mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
|
#source: tlsbinpic2.s
|
||
|
#source: tlsbin.s
|
||
|
#as: --64
|
||
|
#ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
|
||
|
#objdump: -sj.got
|
||
|
#target: x86_64-*-*
|
||
|
|
||
|
.*: +file format elf64-x86-64.*
|
||
|
|
||
|
Contents of section .got:
|
||
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 +.*
|