Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / mapping.d
CommitLineData
a06ea964
NC
1#objdump: --syms --special-syms
2#name: AArch64 Mapping Symbols
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6# Test the generation of AArch64 ELF Mapping Symbols
7
8.*: +file format.*aarch64.*
9
10SYMBOL TABLE:
110+00 l d .text 0+0 (|.text)
120+00 l d .data 0+0 (|.data)
130+00 l d .bss 0+0 (|.bss)
140+00 l .text 0+0 \$x
150+00 l d foo 0+0 (|foo)
160+00 l foo 0+0 \$x
17#Maybe section symbol for .ARM.attributes
18#...
190+00 g .text 0+0 mapping
200+08 g .text 0+0 another_mapping
This page took 0.086234 seconds and 4 git commands to generate.