gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping2.d
1 #objdump: --syms --special-syms
2 #as: --generate-missing-build-notes=no
3 #name: ARM Mapping Symbols Test 2
4 # This test is only valid on ELF based ports.
5 #notarget: *-*-pe *-*-wince
6
7 .*: +file format.*arm.*
8
9 SYMBOL TABLE:
10 00000000 l d .text 00000000 .text
11 00000000 l d .data 00000000 .data
12 00000000 l d .bss 00000000 .bss
13 00000000 l .text 00000000 \$t
14 00000002 l .text 00000000 foo
15 00000000 l d .note 00000000 .note
16 00000000 l d .comment 00000000 .comment
17 00000000 l d .ARM.attributes 00000000 .ARM.attributes
18 00000000 g F .text 00000008 main
19
20
This page took 0.030404 seconds and 4 git commands to generate.