Fix readelf -S and readelf -s tests for MIPS and v850
[external/binutils.git] / binutils / testsuite / binutils-all / readelf.s
1 There are .* section headers, starting at offset .*:
2
3 Section Headers:
4   \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
5   \[ 0\]                   NULL            00000000 000000 000000 00       0   0 0
6   \[ 1\] .text             PROGBITS        00000000 000034 000008 00  AX   0   0 .
7   \[ 2\] .rel.+text +REL. +0+ 0+.* 00000. 0.       .   1 4
8 # MIPS targets put .rela.text here.
9 #...
10   \[ .\] .data             PROGBITS        00000000 00003c 000004 00  WA   0   0 .
11   \[ .\] .bss              NOBITS          00000000 000040 000000 00  WA   0   0 .
12 # MIPS targets put .reginfo and .mdebug here.
13 # v850 targets put .call_table_data and .call_table_text here.
14 #...
15   \[ .\] .shstrtab         STRTAB          00000000 0+.* 0+.* 00       0   0 .
16   \[ .\] .symtab           SYMTAB          00000000 0+.* 0+.* 10      ..   . 4
17   \[..\] .strtab           STRTAB          00000000 0+.* 0+.* 00       0   0 1
18 Key to Flags: W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
19               I \(info\), L \(link order\), O \(extra OS processing required\)
20               o \(os specific\), p \(processor specific\) x \(unknown\)
21