mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
Move printing from bfd to nm and add POSIX and SysV formats.
This commit is contained in:
@@ -65,6 +65,8 @@ extern unsigned int elf_canonicalize_reloc PARAMS ((bfd *, sec_ptr,
|
||||
extern asymbol *elf_make_empty_symbol PARAMS ((bfd *));
|
||||
extern void elf_print_symbol PARAMS ((bfd *, PTR, asymbol *,
|
||||
bfd_print_symbol_type));
|
||||
extern void elf_get_symbol_info PARAMS ((bfd *, asymbol *,
|
||||
symbol_info *));
|
||||
extern alent *elf_get_lineno PARAMS ((bfd *, asymbol *));
|
||||
extern boolean elf_set_arch_mach PARAMS ((bfd *, enum bfd_architecture,
|
||||
unsigned long));
|
||||
|
||||
Reference in New Issue
Block a user