Better make rule for arch/ files built for IPA
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / readelf.ss
index 19677957b6a1fa48e0c455ce5dfef448a68ada2c..e9ab3ef38a067e583642e9e183badb920361d455 100644 (file)
@@ -1,18 +1,20 @@
 
 Symbol table '.symtab' contains .* entries:
  Num:    Value  Size Type    Bind   Vis      Ndx Name
    0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND 
    1: 00000000     0 SECTION LOCAL  DEFAULT    
    2: 00000000     0 SECTION LOCAL  DEFAULT    [34] 
    3: 00000000     0 SECTION LOCAL  DEFAULT    [45] 
    4: 00000000     0 NOTYPE  LOCAL  DEFAULT    1 static_text_symbol
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
+0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND 
+1: 00000000 +0 +SECTION +LOCAL +DEFAULT +
+2: 00000000 +0 +SECTION +LOCAL +DEFAULT +[34] 
+3: 00000000 +0 +SECTION +LOCAL +DEFAULT +[45] 
+4: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +1 static_text_symbol
 # arm-elf targets add the $d mapping symbol here...
 #...
    .: 00000000     0 NOTYPE  LOCAL  DEFAULT    [34] static_data_symbol
+.: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +[34] static_data_symbol
 # v850 targets include extra SECTION symbols here for the .call_table_data
 # and .call_table_text sections.
 #...
-.*   .: 00000000     0 NOTYPE  GLOBAL DEFAULT    1 text_symbol
-    ..: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND external_symbol
-    ..: 00000000     0 NOTYPE  GLOBAL DEFAULT    [34] data_symbol
-    ..: 00000004     4 (COMMON|OBJECT)  GLOBAL DEFAULT ( COM|ANSI_COM) common_symbol
+ +.: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 text_symbol
+ +..: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
+ +..: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +[34] data_symbol
+ +..: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(COM|ANSI_COM) common_symbol
+# The MSP430 adds special crt0 symbols here.
+#...
This page took 0.023738 seconds and 4 git commands to generate.