* config/tc-arm.c (implicit_it_mode): New enum.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumbver.d
1 # as: -meabi=4
2 # readelf: -s
3 # This test is only valid on ELF based ports.
4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6 Symbol table '\.symtab' contains .* entries:
7 Num: Value Size Type Bind Vis Ndx Name
8 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
9 1: 00000000 0 SECTION LOCAL DEFAULT 1
10 #...
11 .*: 00000001 0 FUNC LOCAL DEFAULT 1 a_alias
12 .*: 00000001 0 FUNC LOCAL DEFAULT 1 a_body
13 .*: 00000000 0 NOTYPE LOCAL DEFAULT 1 \$t
14 .*: 00000001 0 FUNC LOCAL DEFAULT 1 a_export@VERSION
15 #...
This page took 0.028994 seconds and 4 git commands to generate.