Support arch-dependent fill
[deliverable/binutils-gdb.git] / include / bfdlink.h
index be853295ada0d3eba4c26a693dfada30b243c5c5..c79d8f055385dcfa27f58fe7d1711453f05baabe 100644 (file)
@@ -674,8 +674,8 @@ struct bfd_link_order
        } indirect;
       struct
        {
-         /* Size of contents, or zero when contents size == size
-            within output section.
+         /* Size of contents, or zero when contents should be filled by 
+            the architecture-dependent fill function.
             A non-zero value allows filling of the output section
             with an arbitrary repeated pattern.  */
          unsigned int size;
This page took 0.023427 seconds and 4 git commands to generate.