aboutsummaryrefslogtreecommitdiff
path: root/bfd/epoc-pe-arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/epoc-pe-arm.c')
-rw-r--r--bfd/epoc-pe-arm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/epoc-pe-arm.c b/bfd/epoc-pe-arm.c
index 96513de..71a7bf7 100644
--- a/bfd/epoc-pe-arm.c
+++ b/bfd/epoc-pe-arm.c
@@ -21,9 +21,9 @@
#define TARGET_UNDERSCORE 0
#define USER_LABEL_PREFIX ""
-#define TARGET_LITTLE_SYM arm_epoc_pe_little_vec
+#define TARGET_LITTLE_SYM arm_pe_epoc_le_vec
#define TARGET_LITTLE_NAME "epoc-pe-arm-little"
-#define TARGET_BIG_SYM arm_epoc_pe_big_vec
+#define TARGET_BIG_SYM arm_pe_epoc_be_vec
#define TARGET_BIG_NAME "epoc-pe-arm-big"
#define bfd_arm_allocate_interworking_sections \