gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / undef-3.d
index 5f659bcb885dcf086b133336ce1d016801a459ec..2484d762c16550013ca8eb66e6b20c95ad1014f8 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,24 +11,22 @@ 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+c0 +0+18 +3 +2 +8
+ +\[ 3\] \.strtab +STRTAB +0+ .*
+ +0+28 +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:
- +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
- +I \(info\), L \(link order\), G \(group\), x \(unknown\)
- +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
+#...
 
 Symbol table '\.symtab' contains 8 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
+[      ]+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
+ +4: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 __bss_start
+ +5: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 _edata
+ +6: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 _end
  +7: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start\.
This page took 0.023764 seconds and 4 git commands to generate.