Fix readelf -S and readelf -s tests for MIPS and v850

This commit is contained in:
Nick Clifton
2000-11-03 01:59:12 +00:00
parent 420496c13a
commit ade0b24fe1
5 changed files with 73 additions and 17 deletions

View File

@@ -7,7 +7,10 @@ Symbol table '.symtab' contains .* entries:
3: 00000000 0 SECTION LOCAL DEFAULT 4
4: 00000000 0 NOTYPE LOCAL DEFAULT 1 static_text_symbol
5: 00000000 0 NOTYPE LOCAL DEFAULT 3 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 3 data_symbol
.: 00000004 4 OBJECT GLOBAL DEFAULT COM common_symbol
..: 00000000 0 NOTYPE GLOBAL DEFAULT 3 data_symbol
..: 00000004 4 OBJECT GLOBAL DEFAULT COM common_symbol