Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
512 bytes
|
Line | |
---|
1 | #source: tlspic3.s
|
---|
2 | #source: tlspic2.s
|
---|
3 | #as: --64
|
---|
4 | #ld: -shared -melf_x86_64 --no-ld-generated-unwind-info
|
---|
5 | #objdump: -sj.tdata
|
---|
6 | #target: x86_64-*-*
|
---|
7 |
|
---|
8 | .*: +file format elf64-x86-64.*
|
---|
9 |
|
---|
10 | Contents of section .tdata:
|
---|
11 | [0-9a-f]+ 11000000 12000000 13000000 14000000 .*
|
---|
12 | [0-9a-f]+ 15000000 16000000 17000000 18000000 .*
|
---|
13 | [0-9a-f]+ 41000000 42000000 43000000 44000000 .*
|
---|
14 | [0-9a-f]+ 45000000 46000000 47000000 48000000 .*
|
---|
15 | [0-9a-f]+ 01010000 02010000 03010000 04010000 .*
|
---|
16 | [0-9a-f]+ 05010000 06010000 07010000 08010000 .*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.