bfd/
[deliverable/binutils-gdb.git] / bfd / section.c
index b368c2aa84203eda19e90215564c5efa17d5dc9e..9ed0ae12ce854f3cc774395cf2d78132fb6ef9ea 100644 (file)
@@ -373,7 +373,8 @@ CODE_FRAGMENT
 .  {* Nonzero if this section uses RELA relocations, rather than REL.  *}
 .  unsigned int use_rela_p:1;
 .
-.  {* Bits used by various backends.  *}
+.  {* Bits used by various backends.  The generic code doesn't touch
+.     these fields.  *}
 .
 .  {* Nonzero if this section has TLS related relocations.  *}
 .  unsigned int has_tls_reloc:1;
This page took 0.024516 seconds and 4 git commands to generate.