forked from Imagelibrary/binutils-gdb
* elf32-mips.c (elf_backend_write_section): Define.
This commit is contained in:
@@ -1594,6 +1594,7 @@ static const struct ecoff_debug_swap mips_elf32_ecoff_debug_swap = {
|
||||
#define elf_backend_discard_info _bfd_mips_elf_discard_info
|
||||
#define elf_backend_ignore_discarded_relocs \
|
||||
_bfd_mips_elf_ignore_discarded_relocs
|
||||
#define elf_backend_write_section _bfd_mips_elf_write_section
|
||||
#define elf_backend_mips_irix_compat elf32_mips_irix_compat
|
||||
#define elf_backend_mips_rtype_to_howto mips_elf32_rtype_to_howto
|
||||
#define bfd_elf32_bfd_is_local_label_name \
|
||||
|
||||
Reference in New Issue
Block a user