~ubuntu-branches/debian/squeeze/binutils/squeeze

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/arm/mapdir.d

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-09-10 17:05:30 UTC
  • mfrom: (1.4.5 upstream) (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090910170530-wa6gpju9pq5c56on
Tags: 2.19.91.20090910-1
* Snapshot, taken from the 2.20 release branch 20090910, corresponding
  to the 2.19.90 upstream snapshot.
* Fix Thumb-2 shared libraries (Daniel Jacobowitz), patch taken
  from the trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#as: -EL -I$srcdir/$subdir
 
2
#objdump: --syms --special-syms -d
 
3
#name: ARM Mapping Symbols for .arm/.thumb
 
4
# This test is only valid on EABI based ports.
 
5
#target: *-*-*eabi *-*-symbianelf *-*-linux-* *-*-elf
 
6
#source: mapdir.s
 
7
 
 
8
 
 
9
.*: +file format .*arm.*
 
10
 
 
11
SYMBOL TABLE:
 
12
0+00 l    d  .text      00000000 .text
 
13
0+00 l    d  .data      00000000 .data
 
14
0+00 l    d  .bss       00000000 .bss
 
15
0+00 l    d  .fini_array        00000000 .fini_array
 
16
0+00 l       .fini_array        00000000 \$d
 
17
0+00 l     O .fini_array        00000000 __do_global_dtors_aux_fini_array_entry
 
18
0+00 l    d  .code      00000000 .code
 
19
0+00 l       .code      00000000 \$a
 
20
0+00 l    d  .tcode     00000000 .tcode
 
21
0+00 l       .tcode     00000000 \$t
 
22
0+00 l    d  .ARM.attributes    00000000 .ARM.attributes
 
23
0+00         \*UND\*    00000000 __do_global_dtors_aux
 
24
 
 
25
 
 
26
 
 
27
Disassembly of section .code:
 
28
 
 
29
00000000 <.code>:
 
30
   0:   e1a00000        nop                     ; \(mov r0, r0\)
 
31
 
 
32
Disassembly of section .tcode:
 
33
 
 
34
00000000 <.tcode>:
 
35
   0:   46c0            nop                     ; \(mov r8, r8\)