ELF: Don't generate unused section symbols
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / readelf.ss
CommitLineData
252b5132
RH
1
2Symbol table '.symtab' contains .* entries:
f9272224
AM
3 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
4 +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND
d1bcae83 5 +1: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +1 static_text_symbol
d3def5d7
MY
6# ARM targets add the $d mapping symbol here...
7# NDS32 targets add the $d2 mapping symbol here...
d2093c13 8#...
f9272224 9 +.: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +[34] static_data_symbol
ade0b24f
NC
10# v850 targets include extra SECTION symbols here for the .call_table_data
11# and .call_table_text sections.
12#...
d3def5d7
MY
13 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 text_symbol
14 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
15 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +[34] data_symbol
16 +[0-9]+: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(COM|ANSI_COM) common_symbol
a2a0d056 17#...
This page took 0.82405 seconds and 4 git commands to generate.