aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/readelf.ss-unused
blob: 944ab45cc4664189f65581a1032c45974a14624c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

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 +1.*
 +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 targets add the $d mapping symbol here...
# NDS32 targets add the $d2 mapping symbol here...
# riscv targets add the $d4 mapping symbols here...
#...
 +.: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +[34] static_data_symbol
# ... or here ...
# v850 targets include extra SECTION symbols here for the .call_table_data
# and .call_table_text sections.
#...
 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 text_symbol
 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +[34] data_symbol
 +[0-9]+: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(COM|ANSI_COM) common_symbol
#...