[AArch64] Drop unused argument to elf_aarch64_create_or_find_stub_sec
[deliverable/binutils-gdb.git] / bfd / bfd.c
index 69c6bde129a704599412fdf6c8d2ea20e7e655c6..5ae5ecac3c2380a5a61d6c7d619c74a78e110651 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -210,6 +210,9 @@ CODE_FRAGMENT
 .  {* If this is an input for a compiler plug-in library.  *}
 .  ENUM_BITFIELD (bfd_plugin_format) plugin_format : 2;
 .
+.  {* Set if this is a plugin output file.  *}
+.  unsigned int lto_output : 1;
+.
 .  {* Set to dummy BFD created when claimed by a compiler plug-in
 .     library.  *}
 .  bfd *plugin_dummy_bfd;
This page took 0.0246 seconds and 4 git commands to generate.