X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Farm%2Fmapping2.d;fp=gas%2Ftestsuite%2Fgas%2Farm%2Fmapping2.d;h=42b300d1666c650bcf83b966b496c8ba884d859b;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gas/testsuite/gas/arm/mapping2.d b/gas/testsuite/gas/arm/mapping2.d new file mode 100644 index 0000000..42b300d --- /dev/null +++ b/gas/testsuite/gas/arm/mapping2.d @@ -0,0 +1,19 @@ +#objdump: --syms --special-syms +#name: ARM Mapping Symbols Test 2 +# This test is only valid on ELF based ports. +#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* + +.*: +file format.*arm.* + +SYMBOL TABLE: +00000000 l d .text 00000000 .text +00000000 l d .data 00000000 .data +00000000 l d .bss 00000000 .bss +00000000 l .text 00000000 \$t +00000002 l .text 00000000 foo +00000000 l d .note 00000000 .note +00000000 l d .comment 00000000 .comment +00000000 l d .ARM.attributes 00000000 .ARM.attributes +00000000 g F .text 00000008 main + +