mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
#source: tlsbindesc.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 .*
|