forked from Imagelibrary/binutils-gdb
Fix readelf -S and readelf -s tests for MIPS and v850
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user