include/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsexe32.r
index 08c636f7c9de1ac6084c0c0d09be80faa6d40348..ed388ef46d8b76f2569d59d162080ed30819a739 100644 (file)
@@ -9,18 +9,18 @@ There are 16 section headers.*
 
 Section Headers:
  +\[Nr\] Name +Type +Addr +Off +Size +ES Flg Lk Inf Al
- +\[ 0\] +NULL +00000000 000000 000000 00 +0 +0 +0
+ +\[ 0\] +NULL +0+ 0+ 0+ 00 +0 +0 +0
  +\[ 1\] \.interp +.*
  +\[ 2\] \.hash +.*
  +\[ 3\] \.dynsym +.*
  +\[ 4\] \.dynstr +.*
  +\[ 5\] \.rela\.dyn +.*
  +\[ 6\] \.rela\.plt +.*
- +\[ 7\] \.text +PROGBITS +01800244 000244 000070 00 +AX +0 +0 +1
- +\[ 8\] \.tdata +PROGBITS +018102b4 0002b4 00001c 00 WAT +0 +0 +4
- +\[ 9\] \.tbss +NOBITS +018102d0 0002d0 00001c 00 WAT +0 +0 +4
- +\[10\] \.dynamic +DYNAMIC +018102d0 0002d0 0000a0 08 +WA +4 +0 +4
- +\[11\] \.got +PROGBITS +01810370 000370 00001c 04 WAX +0 +0 +4
+ +\[ 7\] \.text +PROGBITS +[0-9a-f]+ [0-9a-f]+ 000070 00 +AX +0 +0 +1
+ +\[ 8\] \.tdata +PROGBITS +[0-9a-f]+ [0-9a-f]+ 00001c 00 WAT +0 +0 +4
+ +\[ 9\] \.tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ 00001c 00 WAT +0 +0 +4
+ +\[10\] \.dynamic +DYNAMIC +[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 08 +WA +4 +0 +4
+ +\[11\] \.got +PROGBITS +[0-9a-f]+ [0-9a-f]+ 00001c 04 WAX +0 +0 +4
  +\[12\] \.plt +NOBITS +.*
  +\[13\] \.shstrtab +STRTAB +.*
  +\[14\] \.symtab +SYMTAB +.*
@@ -28,7 +28,7 @@ Section Headers:
 #...
 
 Elf file type is EXEC \(Executable file\)
-Entry point 0x1800244
+Entry point .*
 There are 6 program headers, starting at offset 52
 
 Program Headers:
@@ -36,10 +36,10 @@ Program Headers:
  +PHDR +0x000034 0x01800034 0x01800034 0x000c0 0x000c0 R E 0x4
  +INTERP +0x0000f4 0x018000f4 0x018000f4 0x00011 0x00011 R +0x1
  +\[Requesting program interpreter: .*\]
- +LOAD +0x000000 0x01800000 0x01800000 0x002b4 0x002b4 R E 0x10000
- +LOAD +0x0002b4 0x018102b4 0x018102b4 0x000d8 0x0012c RWE 0x10000
- +DYNAMIC +0x0002d0 0x018102d0 0x018102d0 0x000a0 0x000a0 RW +0x4
- +TLS +0x0002b4 0x018102b4 0x018102b4 0x0001c 0x00038 R +0x4
+ +LOAD .* R E 0x10000
+ +LOAD .* RWE 0x10000
+ +DYNAMIC .* RW +0x4
+ +TLS .* 0x0001c 0x00038 R +0x4
 
  Section to Segment mapping:
  +Segment Sections\.\.\.
@@ -50,66 +50,62 @@ Program Headers:
  +04 +\.dynamic 
  +05 +\.tdata \.tbss 
 
-Relocation section '\.rela\.dyn' at offset 0x220 contains 2 entries:
+Relocation section '\.rela\.dyn' at offset .* contains 2 entries:
  Offset +Info +Type +Sym\. Value +Symbol's Name \+ Addend
-01810380 +00000249 R_PPC_TPREL32 +00000000 +gd \+ 0
-01810384 +00000444 R_PPC_DTPMOD32 +00000000 +ld \+ 0
+[0-9a-f ]+R_PPC_TPREL32 +00000000 +gd \+ 0
+[0-9a-f ]+R_PPC_DTPMOD32 +00000000 +ld \+ 0
 
-Relocation section '\.rela\.plt' at offset 0x238 contains 1 entries:
+Relocation section '\.rela\.plt' at offset .* contains 1 entries:
  Offset +Info +Type +Sym\. Value +Symbol's Name \+ Addend
-018103d4 +00000315 R_PPC_JMP_SLOT +018103d4 +__tls_get_addr \+ 0
+[0-9a-f ]+R_PPC_JMP_SLOT[0-9a-f ]+__tls_get_addr \+ 0
 
-Symbol table '\.dynsym' contains 9 entries:
+Symbol table '\.dynsym' contains [0-9]+ entries:
  +Num: +Value +Size Type +Bind +Vis +Ndx Name
-.*: 00000000 +0 NOTYPE +LOCAL +DEFAULT +UND 
-.*: 018102d0 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
-.*: 00000000 +0 TLS +GLOBAL DEFAULT +UND gd
-.*: 018103d4 +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
-.*: 00000000 +0 TLS +GLOBAL DEFAULT +UND ld
-.*: 018103e0 +0 NOTYPE +GLOBAL DEFAULT +ABS __end
-.*: 0181038c +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
-.*: 0181038c +0 NOTYPE +GLOBAL DEFAULT +ABS _edata
-.*: 018103e0 +0 NOTYPE +GLOBAL DEFAULT +ABS _end
+.* NOTYPE +LOCAL +DEFAULT +UND 
+.* TLS +GLOBAL DEFAULT +UND gd
+.* FUNC +GLOBAL DEFAULT +UND __tls_get_addr
+.* TLS +GLOBAL DEFAULT +UND ld
+.* NOTYPE +GLOBAL DEFAULT +ABS __end
+.* NOTYPE +GLOBAL DEFAULT +ABS __bss_start
+.* NOTYPE +GLOBAL DEFAULT +ABS _edata
+.* NOTYPE +GLOBAL DEFAULT +ABS _end
 
-Symbol table '\.symtab' contains 40 entries:
+Symbol table '\.symtab' contains 37 entries:
  +Num: +Value +Size Type +Bind +Vis +Ndx Name
-.*: 00000000 +0 NOTYPE +LOCAL +DEFAULT +UND 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +1 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +2 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +3 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +4 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +5 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +6 
-.*: 01800244 +0 SECTION LOCAL +DEFAULT +7 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +8 
-.*: 018102d0 +0 SECTION LOCAL +DEFAULT +9 
-.*: 018102d0 +0 SECTION LOCAL +DEFAULT +10 
-.*: 01810370 +0 SECTION LOCAL +DEFAULT +11 
-.*: 0181038c +0 SECTION LOCAL +DEFAULT +12 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +13 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +14 
-.*: [0-9a-f]+ +0 SECTION LOCAL +DEFAULT +15 
-.*: 00000000 +0 TLS +LOCAL +DEFAULT +8 gd4
-.*: 00000004 +0 TLS +LOCAL +DEFAULT +8 ld4
-.*: 00000008 +0 TLS +LOCAL +DEFAULT +8 ld5
-.*: 0000000c +0 TLS +LOCAL +DEFAULT +8 ld6
-.*: 00000010 +0 TLS +LOCAL +DEFAULT +8 ie4
-.*: 00000014 +0 TLS +LOCAL +DEFAULT +8 le4
-.*: 00000018 +0 TLS +LOCAL +DEFAULT +8 le5
-.*: 018102d0 +0 OBJECT +GLOBAL DEFAULT +ABS _DYNAMIC
-.*: 00000000 +0 TLS +GLOBAL DEFAULT +UND gd
-.*: 00000030 +0 TLS +GLOBAL DEFAULT +9 le0
-.*: [0-9a-f]+ +0 FUNC +GLOBAL DEFAULT +UND __tls_get_addr
-.*: 00000020 +0 TLS +GLOBAL DEFAULT +9 ld0
-.*: 00000034 +0 TLS +GLOBAL DEFAULT +9 le1
-.*: 00000000 +0 TLS +GLOBAL DEFAULT +UND ld
-.*: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +7 _start
-.*: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __end
-.*: 00000028 +0 TLS +GLOBAL DEFAULT +9 ld2
-.*: 00000024 +0 TLS +GLOBAL DEFAULT +9 ld1
-.*: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
-.*: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS _edata
-.*: 01810374 +0 OBJECT +GLOBAL +HIDDEN +11 _GLOBAL_OFFSET_TABLE_
-.*: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS _end
-.*: 0000001c +0 TLS +GLOBAL DEFAULT +9 gd0
-.*: 0000002c +0 TLS +GLOBAL DEFAULT +9 ie0
+.* NOTYPE +LOCAL +DEFAULT +UND 
+.* SECTION LOCAL +DEFAULT +1 
+.* SECTION LOCAL +DEFAULT +2 
+.* SECTION LOCAL +DEFAULT +3 
+.* SECTION LOCAL +DEFAULT +4 
+.* SECTION LOCAL +DEFAULT +5 
+.* SECTION LOCAL +DEFAULT +6 
+.* SECTION LOCAL +DEFAULT +7 
+.* SECTION LOCAL +DEFAULT +8 
+.* SECTION LOCAL +DEFAULT +9 
+.* SECTION LOCAL +DEFAULT +10 
+.* SECTION LOCAL +DEFAULT +11 
+.* SECTION LOCAL +DEFAULT +12 
+.* TLS +LOCAL +DEFAULT +8 gd4
+.* TLS +LOCAL +DEFAULT +8 ld4
+.* TLS +LOCAL +DEFAULT +8 ld5
+.* TLS +LOCAL +DEFAULT +8 ld6
+.* TLS +LOCAL +DEFAULT +8 ie4
+.* TLS +LOCAL +DEFAULT +8 le4
+.* TLS +LOCAL +DEFAULT +8 le5
+.* OBJECT +LOCAL +HIDDEN +10 _DYNAMIC
+.* OBJECT +LOCAL +HIDDEN +11 _GLOBAL_OFFSET_TABLE_
+.* TLS +GLOBAL DEFAULT +UND gd
+.* TLS +GLOBAL DEFAULT +9 le0
+.* FUNC +GLOBAL DEFAULT +UND __tls_get_addr
+.* TLS +GLOBAL DEFAULT +9 ld0
+.* TLS +GLOBAL DEFAULT +9 le1
+.* TLS +GLOBAL DEFAULT +UND ld
+.* NOTYPE +GLOBAL DEFAULT +7 _start
+.* NOTYPE +GLOBAL DEFAULT +ABS __end
+.* TLS +GLOBAL DEFAULT +9 ld2
+.* TLS +GLOBAL DEFAULT +9 ld1
+.* NOTYPE +GLOBAL DEFAULT +ABS __bss_start
+.* NOTYPE +GLOBAL DEFAULT +ABS _edata
+.* NOTYPE +GLOBAL DEFAULT +ABS _end
+.* TLS +GLOBAL DEFAULT +9 gd0
+.* TLS +GLOBAL DEFAULT +9 ie0
This page took 0.026046 seconds and 4 git commands to generate.