2
0
mirror of https://frontier.innolan.net/github/amigaos-binutils.git synced 2025-11-22 10:02:43 +00:00

* libamiga.h (amiga_symbol_type): Add new member.

* amigaos.c (amiga_slurp_symbol_table): Remember reference count for
HUNK_EXT entries when applicable.
(amiga_print_symbol): Replace a.out style information with more relevant
amiga specific data.
This commit is contained in:
Gunther Nikl
2008-12-07 18:50:15 +00:00
parent f9d73f7bf9
commit 5efbce0a00
2 changed files with 7 additions and 6 deletions

View File

@ -113,6 +113,7 @@ typedef struct amiga_symbol {
unsigned char type;
/* amiga data */
long index,hunk_number;
unsigned long refnum;
} amiga_symbol_type;
/* We take the address of the first element of an asymbol to ensure that the