Place .shstrtab section after .symtab and .strtab, thus restoring monotonically incre...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / tlsbin-2.d
index 6118071e87614ecdcdf7f75bac260c74bdced0fe..6958e45bbbe440ed12bcff6f495ab5682345ef39 100644 (file)
@@ -8,51 +8,49 @@
 There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
 
 Section Headers:
 \[Nr\] Name +Type +Addr +Off +Size +ES Flg Lk Inf Al
 \[ 0\] +NULL +0+ 0+ 0+ 0+ +0 +0 +0
 \[ 1\] \.interp .*
 \[ 2\] \.hash .*
 \[ 3\] \.dynsym .*
 \[ 4\] \.dynstr .*
 \[ 5\] \.rela\.dyn .*
 \[ 6\] \.rela\.plt .*
 \[ 7\] \.plt .*
 \[ 8\] \.text +PROGBITS .*
 \[ 9\] \.tdata +PROGBITS .* 0+018 00 WAT  0   0  4
 \[10\] \.tbss +NOBITS .* 0+010 00 WAT  0   0  1
+\[Nr\] Name +Type +Addr +Off +Size +ES Flg Lk Inf Al
+\[ 0\] +NULL +0+ 0+ 0+ 0+ +0 +0 +0
+\[ 1\] \.interp .*
+\[ 2\] \.hash .*
+\[ 3\] \.dynsym .*
+\[ 4\] \.dynstr .*
+\[ 5\] \.rela\.dyn .*
+\[ 6\] \.rela\.plt .*
+\[ 7\] \.plt .*
+\[ 8\] \.text +PROGBITS .*
+\[ 9\] \.tdata +PROGBITS .* 0+018 00 WAT +0 +0 +4
+\[10\] \.tbss +NOBITS .* 0+010 00 WAT +0 +0 +1
 #...
 \[[0-9a-f]+\] \.got +PROGBITS .*
+\[[0-9a-f]+\] \.got +PROGBITS .*
 #...
 \[[0-9a-f]+\] \.shstrtab .*
 \[[0-9a-f]+\] \.symtab .*
 \[[0-9a-f]+\] \.strtab .*
+\[[0-9a-f]+\] \.symtab .*
+\[[0-9a-f]+\] \.strtab .*
+\[[0-9a-f]+\] \.shstrtab .*
 Key to Flags:
-.*
-.*
-.*
+#...
 
 Elf file type is EXEC \(Executable file\)
 Entry point 0x402000
 There are [0-9]+ program headers, starting at offset [0-9]+
 
 Program Headers:
 Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
 PHDR.*
 INTERP.*
+Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
+PHDR.*
+INTERP.*
 .*Requesting program interpreter.*
 LOAD.*
 LOAD.*
 DYNAMIC.*
 TLS +0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x0+18 0x0+28 R +0x4
+LOAD.*
+LOAD.*
+DYNAMIC.*
+TLS +0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x0+18 0x0+28 R +0x4
 
  Section to Segment mapping:
 Segment Sections\.\.\.
  00 +
  01 +\.interp *
  02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.plt \.text *
  03 +\.tdata \.dynamic \.got *
  04 +\.dynamic *
  05 +\.tdata \.tbss *
+Segment Sections\.\.\.
+00 +
+01 +\.interp *
+02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.plt \.text *
+03 +\.tdata \.dynamic \.got *
+04 +\.dynamic *
+05 +\.tdata \.tbss *
 
 Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 4 entries:
  Offset +Info +Type +Sym\.Value +Sym\. Name \+ Addend
@@ -66,14 +64,14 @@ Relocation section '\.rela\.plt' at offset 0x[0-9a-f]+ contains 1 entries:
 [0-9a-f ]+R_SH_JMP_SLOT[0-9a-f ]+__tls_get_addr \+ [0-9a-f]+
 
 Symbol table '\.dynsym' contains [0-9]+ entries:
- +Num: +Value +Size Type +Bind +Vis +Ndx Name
-.* NOTYPE +LOCAL +DEFAULT  UND *
-.* TLS +GLOBAL DEFAULT  UND sG3
-.* TLS +GLOBAL DEFAULT  UND sG2
-.* TLS +GLOBAL DEFAULT  UND sG4
-.* FUNC +GLOBAL DEFAULT  UND __tls_get_addr
+ +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
+.* NOTYPE +LOCAL +DEFAULT +UND *
+.* TLS +GLOBAL +DEFAULT +UND sG3
+.* TLS +GLOBAL +DEFAULT +UND sG2
+.* TLS +GLOBAL +DEFAULT +UND sG4
+.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
 #...
-.* TLS +GLOBAL DEFAULT  UND sG1
+.* TLS +GLOBAL +DEFAULT +UND sG1
 #...
 
 #pass
This page took 0.025576 seconds and 4 git commands to generate.