bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr12718.d
index 57eea4e271c42c1ce77120ae456389b6efab534c..5980aee2a346fe9ef94dec32eba00f11b2deab57 100644 (file)
@@ -3,15 +3,15 @@
 #ld: -melf_i386
 #readelf: -S
 
-There are 5 section headers, starting at offset 0x7c:
+There are 5 section headers, starting at offset 0x[0-9a-f]+:
 
 Section Headers:
 \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
 \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
 \[ 1\] .text             PROGBITS        08048054 000054 000006 00  AX  0   0  4
 \[ 2\] .shstrtab         STRTAB          00000000 00005a 000021 00      0   0  1
 \[ 3\] .symtab           SYMTAB          00000000 000144 000070 10      4   2  4
 \[ 4\] .strtab           STRTAB          00000000 0001b4 000024 00      0   0  1
+\[Nr\] Name +Type +Addr +Off +Size +ES +Flg +Lk +Inf +Al
+\[ 0\] +NULL +0+ +0+ +0+ +0+ +0 +0 +0
+\[ 1\] +.text +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +000006 00 +AX +0 +0 +4
+\[ 2\] +.shstrtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ +0+ +0 +0 +1
+\[ 3\] +.symtab +SYMTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 10 +4 +2 +4
+\[ 4\] +.strtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 00 +0 +0 +1
 Key to Flags:
   W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
   I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
This page took 0.023425 seconds and 4 git commands to generate.