PR22769, crash when running 32-bit objdump on corrupted file
[deliverable/binutils-gdb.git] / bfd / pei-mips.c
index cb5e96219b6b7a855bcff69d8ddc01df84f1cdff..9661a82bb845d89d7bb623bdda14674b49f77f05 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for MIPS PE IMAGE COFF files.
-   Copyright 1995, 2000, 2001, 2002, 2005, 2007, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1995-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -22,7 +21,7 @@
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SYM mipslpei_vec
+#define TARGET_SYM mips_pei_le_vec
 #define TARGET_NAME "pei-mips"
 #define COFF_IMAGE_WITH_PE
 #define PCRELOFFSET TRUE
This page took 0.024169 seconds and 4 git commands to generate.