Don't change compressed input debug section names
[deliverable/binutils-gdb.git] / bfd / section.c
index d59a0e3014e547bed1f779c9bf80a6116fd9fade..cf63121a7288b56e44e034fef254176af472f57d 100644 (file)
@@ -345,6 +345,10 @@ CODE_FRAGMENT
 .     TMS320C54X only.  *}
 .#define SEC_TIC54X_BLOCK 0x10000000
 .
+.  {* This section should be renamed.  This is for ELF linker
+.     internal use only.  *}
+.#define SEC_ELF_RENAME 0x10000000
+.
 .  {* Conditionally link this section; do not link if there are no
 .     references found to any symbol in the section.  This is for TI
 .     TMS320C54X only.  *}
This page took 0.023355 seconds and 4 git commands to generate.