Place .shstrtab section after .symtab and .strtab, thus restoring monotonically incre...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / undef-3.d
index 2571513bb9c4bcd64db9904fabdb5d3ecc9c5d96..6afb52b8afa542d5696387e065fbaf6276481cd4 100644 (file)
@@ -2,7 +2,7 @@
 #ld: -u undefd -m elf64mmix
 #readelf: -S -s
 
-There are 5 section headers, starting at offset 0xa0:
+There are 5 section headers, starting at offset .*:
 
 Section Headers:
  +\[Nr\] Name +Type +Address +Offset
@@ -11,22 +11,21 @@ Section Headers:
  +0+ +0+ +0 +0 +0
  +\[ 1\] \.text +PROGBITS +0+ +0+78
  +0+4 +0+ +AX +0 +0 +4
- +\[ 2\] \.shstrtab +STRTAB +0+ +0+7c
+ +\[ 2\] \.symtab +SYMTAB +0+ .*
+ +0+a8 +0+18 +3 +2 +8
+ +\[ 3\] \.strtab +STRTAB +0+ .*
+ +0+21 +0+ +0 +0 +1
+ +\[ 4\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
  +0+21 +0+ +0 +0 +1
- +\[ 3\] \.symtab +SYMTAB +0+ +0+1e0
- +0+c0 +0+18 +4 +2 +8
- +\[ 4\] \.strtab +STRTAB +0+ +0+2a0
- +0+2f +0+ +0 +0 +1
 Key to Flags:
 #...
 
-Symbol table '\.symtab' contains 8 entries:
+Symbol table '\.symtab' contains 7 entries:
  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
  +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND 
  +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1 
- +2: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +UND undefd
- +3: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
- +4: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
- +5: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +ABS _edata
- +6: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +ABS _end
- +7: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start\.
+ +2: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
+ +3: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 __bss_start
+ +4: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 _edata
+ +5: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 _end
+ +6: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start\.
This page took 0.024911 seconds and 4 git commands to generate.