mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 17:02:22 +08:00
2009-04-05 Kai Tietz <kai.tietz@onevision.com>
* coff-x86_64.c (bfd_pe_print_pdata): Define as _bfd_pep_print_x64_pdata. * libpei.h (_bfd_pep_print_x64_pdata): Add prototype. * peXXigen.c (_bfd_pep_print_x64_pdata): New.
This commit is contained in:
@ -711,9 +711,8 @@ coff_amd64_is_local_label_name (bfd *abfd, const char *name)
|
||||
|
||||
#endif /* TARGET_UNDERSCORE */
|
||||
|
||||
#ifndef bfd_pe_print_pdata
|
||||
#define bfd_pe_print_pdata NULL
|
||||
#endif
|
||||
#undef bfd_pe_print_pdata
|
||||
#define bfd_pe_print_pdata _bfd_pep_print_x64_pdata
|
||||
|
||||
#include "coffcode.h"
|
||||
|
||||
|
Reference in New Issue
Block a user