diff options
author | Nick Clifton <nickc@redhat.com> | 2000-03-14 01:27:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-03-14 01:27:03 +0000 |
commit | bc0fbc97a878ec68f826d7be38f92962e5201956 (patch) | |
tree | 5e30966942d7abc04d5f3d533193bb2e3057368a /binutils/testsuite/binutils-all/readelf.s | |
parent | 003e46d0ac0cdb5818845258d70998298ec0b349 (diff) | |
download | gdb-bc0fbc97a878ec68f826d7be38f92962e5201956.zip gdb-bc0fbc97a878ec68f826d7be38f92962e5201956.tar.gz gdb-bc0fbc97a878ec68f826d7be38f92962e5201956.tar.bz2 |
fix to match latest readelf output
Diffstat (limited to 'binutils/testsuite/binutils-all/readelf.s')
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.s | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.s b/binutils/testsuite/binutils-all/readelf.s index 58b1245..89ae0fc 100644 --- a/binutils/testsuite/binutils-all/readelf.s +++ b/binutils/testsuite/binutils-all/readelf.s @@ -2,12 +2,15 @@ There are .* section headers, starting at offset .*: 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 00000000 000034 000008 00 AX 0 0 . - \[ 2\] .rel.+text +REL. +0+ 0+.* 00000. 0. . 1 4 - \[ 3\] .data PROGBITS 00000000 00003c 000004 00 WA 0 0 . - \[ 4\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 . - \[ 5\] .shstrtab STRTAB 00000000 000040 0000.* 00 0 0 . - \[ 6\] .symtab SYMTAB 00000000 0+.* 0+.* 10 7 6 4 - \[ 7\] .strtab STRTAB 00000000 0+.* 0+.* 00 0 0 1 + \[ 0\] NULL 00000000 000000 000000 00 0 0 0 + \[ 1\] .text PROGBITS 00000000 000034 000008 00 AX 0 0 . + \[ 2\] .rel.+text +REL. +0+ 0+.* 00000. 0. . 1 4 + \[ 3\] .data PROGBITS 00000000 00003c 000004 00 WA 0 0 . + \[ 4\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 . + \[ .\] .shstrtab STRTAB 00000000 000040 0000.* 00 0 0 . + \[ .\] .symtab SYMTAB 00000000 0+.* 0+.* 10 7 6 4 + \[ .\] .strtab STRTAB 00000000 0+.* 0+.* 00 0 0 1 +Key to Flags: W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\) + I \(info\), L \(link order\), O \(extra OS processing required\) + o \(os specific\), p \(processor specific\) x \(unknown\) |