summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-06-13 12:38:00 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2014-06-13 12:38:00 -0700
commit54f1b3cf509cd889905287cb8ce6c5ae33911a21 (patch)
treee39b1a7fa04db86a8215b7f9d4656d74e394aec0 /binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d
parent2a6558a8ecfb81d75215b4ec7dc61113e12cfd5f (diff)
downloadtoolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.tar.gz
toolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.tar.bz2
toolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.zip
Add upstream binutils-2.25 snapshot 4/4 2014
For MIPS -mmsa support Change-Id: I08c4f002fa7b33dec85ed75956e6ab551bb03c96
Diffstat (limited to 'binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d')
-rw-r--r--binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d18
1 files changed, 18 insertions, 0 deletions
diff --git a/binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d b/binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d
new file mode 100644
index 00000000..8cc9653e
--- /dev/null
+++ b/binutils-2.25/binutils/testsuite/binutils-all/i386/compressed-1b.d
@@ -0,0 +1,18 @@
+#PROG: strip
+#source: compressed-1.s
+#as: --32
+#strip:
+#readelf: -S --wide
+#name: strip on uncompressed debug sections
+
+There are 5 section headers, starting at offset 0x78:
+
+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 000040 00001b 00 AX 0 0 16
+ \[ 2\] .data PROGBITS 00000000 00005b 000000 00 WA 0 0 1
+ \[ 3\] .bss NOBITS 00000000 00005b 000000 00 WA 0 0 1
+ \[ 4\] .shstrtab STRTAB 00000000 00005b 00001c 00 0 0 1
+Key to Flags:
+#...