Remove tic80 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / readelf.ss
1
2 Symbol table '.symtab' contains .* entries:
3 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
4 +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND
5 +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1
6 +2: 00000000 +0 +SECTION +LOCAL +DEFAULT +[34]
7 +3: 00000000 +0 +SECTION +LOCAL +DEFAULT +[45]
8 +4: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +1 static_text_symbol
9 # ARM targets add the $d mapping symbol here...
10 # NDS32 targets add the $d2 mapping symbol here...
11 #...
12 +.: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +[34] static_data_symbol
13 # v850 targets include extra SECTION symbols here for the .call_table_data
14 # and .call_table_text sections.
15 #...
16 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 text_symbol
17 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
18 +[0-9]+: 00000000 +0 +NOTYPE +GLOBAL +DEFAULT +[34] data_symbol
19 +[0-9]+: 00000004 +4 +(COMMON|OBJECT) +GLOBAL +DEFAULT +(COM|ANSI_COM) common_symbol
20 #...
This page took 0.030563 seconds and 4 git commands to generate.