gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / mapping.d
CommitLineData
a06ea964 1#objdump: --syms --special-syms
077a039f 2#as: --generate-missing-build-notes=no
a06ea964
NC
3#name: AArch64 Mapping Symbols
4# This test is only valid on ELF based ports.
b47b60aa 5#notarget: *-*-pe *-*-wince
a06ea964
NC
6
7# Test the generation of AArch64 ELF Mapping Symbols
8
9.*: +file format.*aarch64.*
10
11SYMBOL TABLE:
120+00 l d .text 0+0 (|.text)
130+00 l d .data 0+0 (|.data)
140+00 l d .bss 0+0 (|.bss)
150+00 l .text 0+0 \$x
160+00 l d foo 0+0 (|foo)
170+00 l foo 0+0 \$x
18#Maybe section symbol for .ARM.attributes
19#...
200+00 g .text 0+0 mapping
210+08 g .text 0+0 another_mapping
This page took 0.360958 seconds and 4 git commands to generate.