Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / mapping3.d
1 #objdump: --syms --special-syms
2 #name: AArch64 Mapping Symbols Test 3
3 # This test is only valid on ELF based ports.
4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6 .*: +file format.*aarch64.*
7
8 SYMBOL TABLE:
9 0[0]+00 l d .text 0[0]+00 .text
10 0[0]+00 l d .data 0[0]+00 .data
11 0[0]+00 l d .bss 0[0]+00 .bss
12 0[0]+00 l .text 0[0]+00 \$d
13 0[0]+04 l .text 0[0]+00 \$x
14
15
This page took 0.030249 seconds and 4 git commands to generate.