From f3c8116cd2e02ccb2bd1bfc131554027b2efe190 Mon Sep 17 00:00:00 2001 From: Matthew Gretton-Dann Date: Wed, 31 Mar 2010 16:54:44 +0000 Subject: * ld/testsuite/ld-arm/script-type.sym: Fix test. --- ld/testsuite/ld-arm/script-type.sym | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'ld/testsuite/ld-arm') diff --git a/ld/testsuite/ld-arm/script-type.sym b/ld/testsuite/ld-arm/script-type.sym index 4e00da3d2f..d319d5c3b0 100644 --- a/ld/testsuite/ld-arm/script-type.sym +++ b/ld/testsuite/ld-arm/script-type.sym @@ -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 -- cgit v1.2.1