mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-22 18:42:10 +00:00
* ld/testsuite/ld-arm/script-type.sym: Fix test.
This commit is contained in:
parent
1e972e651b
commit
f3c8116cd2
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user