Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / mapping2.d
1 #objdump: --syms --special-syms
2 #name: AArch64 Mapping Symbols Test 2
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]+00 l d .text 0[0]+00 .text
10 [0]+00 l d .data 0[0]+00 .data
11 [0]+00 l d .bss 0[0]+00 .bss
12 [0]+00 l .text 0[0]+00 \$x
13 [0]+04 l .text 0[0]+00 foo
14 [0]+00 l d .comment 0[0]+00 .comment
15 [0]+00 g F .text 0[0]+0c main
16
17
This page took 0.029744 seconds and 4 git commands to generate.