diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-11-02 05:40:05 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-11-02 05:40:05 +0000 |
commit | ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b (patch) | |
tree | 5d53adba54480e246340f177e714ac9524cada8a /ld/testsuite/ld-x86-64/tlsbin.rd | |
parent | aef7fac45b88742e0bacc948402406c2dfc3a936 (diff) | |
download | gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.zip gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.tar.gz gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.tar.bz2 |
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
Diffstat (limited to 'ld/testsuite/ld-x86-64/tlsbin.rd')
-rw-r--r-- | ld/testsuite/ld-x86-64/tlsbin.rd | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/ld/testsuite/ld-x86-64/tlsbin.rd b/ld/testsuite/ld-x86-64/tlsbin.rd index f86422b..ccebb79 100644 --- a/ld/testsuite/ld-x86-64/tlsbin.rd +++ b/ld/testsuite/ld-x86-64/tlsbin.rd @@ -56,18 +56,18 @@ Program Headers: 04 +.dynamic * 05 +.tdata .tbss * -Relocation section '.rela.dyn' at offset 0x358 contains 4 entries: +Relocation section '.rela.dyn' at offset 0x328 contains 4 entries: +Offset +Info +Type +Symbol's Value Symbol's Name \+ Addend 0+5013d0 0+100000012 R_X86_64_TPOFF64 +0+ sG5 \+ 0 0+5013d8 0+300000012 R_X86_64_TPOFF64 +0+ sG2 \+ 0 0+5013e0 0+600000012 R_X86_64_TPOFF64 +0+ sG6 \+ 0 0+5013e8 0+700000012 R_X86_64_TPOFF64 +0+ sG1 \+ 0 -Relocation section '.rela.plt' at offset 0x3b8 contains 1 entries: +Relocation section '.rela.plt' at offset 0x388 contains 1 entries: +Offset +Info +Type +Symbol's Value Symbol's Name \+ Addend 0+[0-9a-f]+ 0+400000007 R_X86_64_JUMP_SLOT +0+[0-9a-f]+ __tls_get_addr \+ 0 -Symbol table '.dynsym' contains 11 entries: +Symbol table '.dynsym' contains 10 entries: +Num: +Value +Size Type +Bind +Vis +Ndx Name +[0-9]+: 0+ +0 NOTYPE LOCAL DEFAULT UND * +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG5 @@ -78,7 +78,6 @@ Symbol table '.dynsym' contains 11 entries: +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG6 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT UND sG1 +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _edata - +[0-9]+: 0+5013f0 +0 OBJECT GLOBAL DEFAULT ABS _GLOBAL_OFFSET_TABLE_ +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _end Symbol table '.symtab' contains 71 entries: @@ -147,7 +146,7 @@ Symbol table '.symtab' contains 71 entries: +[0-9]+: 0+14 +0 TLS +GLOBAL DEFAULT +9 sg6 +[0-9]+: 0+18 +0 TLS +GLOBAL DEFAULT +9 sg7 +[0-9]+: [0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _edata - +[0-9]+: 0+5013f0 +0 OBJECT GLOBAL DEFAULT ABS _GLOBAL_OFFSET_TABLE_ + +[0-9]+: 0+5013f0 +0 OBJECT GLOBAL HIDDEN 13 _GLOBAL_OFFSET_TABLE_ +[0-9]+: [0-9a-f]+ +0 NOTYPE GLOBAL DEFAULT ABS _end +[0-9]+: 0+44 +0 TLS +GLOBAL HIDDEN +9 sh2 +[0-9]+: 0+54 +0 TLS +GLOBAL HIDDEN +9 sh6 |