23 lines
861 B
Text
23 lines
861 B
Text
#source: tlsdesc.s
|
|
#source: tlspic2.s
|
|
#as: --64
|
|
#ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
|
|
#objdump: -s -j.got -j.got.plt
|
|
#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 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 .*
|
|
Contents of section \.got\.plt:
|
|
[0-9a-f]+ [0-9a-f]+ 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 .*
|