aboutsummaryrefslogtreecommitdiff
path: root/include/bfdlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r--include/bfdlink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h
index 41f5338..371822c 100644
--- a/include/bfdlink.h
+++ b/include/bfdlink.h
@@ -102,7 +102,7 @@ struct bfd_link_hash_entry
/* Symbol is referenced in a normal regular object file,
as distinct from a LTO IR object file. */
- unsigned int non_ir_ref : 1;
+ unsigned int non_ir_ref_regular : 1;
/* Symbol is referenced in a normal dynamic object file,
as distinct from a LTO IR object file. */