* ld/testsuite/ld-arm/script-type.sym: Fix test.

This commit is contained in:
Matthew Gretton-Dann 2010-03-31 16:54:44 +00:00
parent 1e972e651b
commit f3c8116cd2
2 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2010-03-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
* ld-arm/script-type.sym: Fix test.
2010-03-31 Kai TIetz <kai.tietz@onevision.com>
* ld-pe/basefile1.s: New.

View File

@ -1,15 +1,16 @@
Symbol table '.symtab' contains 12 entries:
Symbol table '.symtab' contains 13 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 0 SECTION LOCAL DEFAULT 1
2: 00000000 0 SECTION LOCAL DEFAULT 2
3: 00000000 0 NOTYPE LOCAL DEFAULT 1 \$a
4: 00000010 0 NOTYPE LOCAL DEFAULT 1 \$d
5: 00000020 0 NOTYPE LOCAL DEFAULT 1 \$t
6: 00000010 0 OBJECT GLOBAL DEFAULT 1 bar_o
7: 00000021 0 FUNC GLOBAL DEFAULT 1 bar_t
8: 00000000 0 FUNC GLOBAL DEFAULT 1 foo_a
9: 00000021 0 FUNC GLOBAL DEFAULT 1 foo_t
10: 00000010 0 OBJECT GLOBAL DEFAULT 1 foo_o
11: 00000000 0 FUNC GLOBAL DEFAULT 1 bar_a
5: 00000014 0 NOTYPE LOCAL DEFAULT 1 \$a
6: 00000020 0 NOTYPE LOCAL DEFAULT 1 \$t
7: 00000010 0 OBJECT GLOBAL DEFAULT 1 bar_o
8: 00000021 0 FUNC GLOBAL DEFAULT 1 bar_t
9: 00000000 0 FUNC GLOBAL DEFAULT 1 foo_a
10: 00000021 0 FUNC GLOBAL DEFAULT 1 foo_t
11: 00000010 0 OBJECT GLOBAL DEFAULT 1 foo_o
12: 00000000 0 FUNC GLOBAL DEFAULT 1 bar_a