summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/include/bfdlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/include/bfdlink.h')
-rw-r--r--binutils-2.25/include/bfdlink.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils-2.25/include/bfdlink.h b/binutils-2.25/include/bfdlink.h
index f3181ba6..125683db 100644
--- a/binutils-2.25/include/bfdlink.h
+++ b/binutils-2.25/include/bfdlink.h
@@ -417,9 +417,6 @@ struct bfd_link_info
/* TRUE if the linker script contained an explicit PHDRS command. */
unsigned int user_phdrs: 1;
- /* TRUE if BND prefix in PLT entries is always generated. */
- unsigned int bndplt: 1;
-
/* Char that may appear as the first char of a symbol, but should be
skipped (like symbol_leading_char) when looking up symbols in
wrap_hash. Used by PowerPC Linux for 'dot' symbols. */