9ce701e24f
* readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON. (get_symbol_index_type): Likewise. testsuites/ 2003-09-29 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/readelf.exp: Use is_elf_format. * binutils-all/readelf.h: Support IA64/ILP32. * binutils-all/readelf.s: Likewise. * binutils-all/readelf.ss: Likewise. * lib/utils-lib.exp (proc is_elf_format): Copy from ld testsuite. Add ia64-*-hpux*.
16 lines
831 B
Scheme
16 lines
831 B
Scheme
|
|
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 3
|
|
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|ANSI_COM) common_symbol
|