bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr12921.d
index 4b75888ba9ed1c7898a97c27909d40b0b869207e..269c9f9aa739ec71571ac969df748db8647ae983 100644 (file)
@@ -3,17 +3,17 @@
 #ld: -melf_i386
 #readelf: -S --wide
 
-There are 7 section headers, starting at offset 0x204c:
+There are 7 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        08049000 001000 000001 00  AX  0   0 4096
 \[ 2\] .data             PROGBITS        0804b000 002000 000020 00  WA  0   0 4096
 \[ 3\] .bss              NOBITS          0804c000 002020 010000 00  WA  0   0 4096
 \[ 4\] .shstrtab         STRTAB          00000000 002020 00002c 00      0   0  1
 \[ 5\] .symtab           SYMTAB          00000000 002164 0000c0 10      6   6  4
 \[ 6\] .strtab           STRTAB          00000000 002224 000037 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]+ +0+1 00 +AX +0 +0 +4096
+\[ 2\] .data +PROGBITS +[0-9a-f]+ +[0-9a-f]+000 +0+20 +00 +WA +0 +0 +4096
+\[ 3\] .bss +NOBITS +[0-9a-f]+ +[0-9a-f]+020 +0+10000 +00 +WA +0 +0 +4096
+\[ 4\] .shstrtab +STRTAB +0+ +[0-9a-f]+ +0+2c +00 +0 +0 +1
+\[ 5\] .symtab +SYMTAB +0+ +[0-9a-f]+ +0+c0 +10 +6 +6 +4
+\[ 6\] .strtab +STRTAB +0+ +[0-9a-f]+ +0+37 +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.02408 seconds and 4 git commands to generate.