* binutils-all/readelf.exp (regexp_diff): Do not break when a
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / readelf.s
CommitLineData
252b5132
RH
1There are .* section headers, starting at offset .*:
2
3Section Headers:
4 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
bc0fbc97
NC
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 \[ 3\] .data PROGBITS 00000000 00003c 000004 00 WA 0 0 .
9 \[ 4\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 .
10 \[ .\] .shstrtab STRTAB 00000000 000040 0000.* 00 0 0 .
11 \[ .\] .symtab SYMTAB 00000000 0+.* 0+.* 10 7 6 4
12 \[ .\] .strtab STRTAB 00000000 0+.* 0+.* 00 0 0 1
13Key to Flags: W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
14 I \(info\), L \(link order\), O \(extra OS processing required\)
15 o \(os specific\), p \(processor specific\) x \(unknown\)
252b5132 16
This page took 0.044467 seconds and 4 git commands to generate.