* elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
[deliverable/binutils-gdb.git] / include / elf / ia64.h
index ecd74b08f668080d976b4f268ef4dc77f97103fb..edfc7c5b532eb59c9006ef151f3ae2895e81df78 100644 (file)
@@ -47,6 +47,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define ELF_STRING_ia64_pltoff         ".IA_64.pltoff"
 #define ELF_STRING_ia64_unwind         ".IA_64.unwind"
 #define ELF_STRING_ia64_unwind_info    ".IA_64.unwind_info"
+#define ELF_STRING_ia64_unwind_once    ".gnu.linkonce.ia64unw."
+#define ELF_STRING_ia64_unwind_info_once ".gnu.linkonce.ia64unwi."
 
 /* Bits in the sh_flags field of Elf64_Shdr:  */
 
This page took 0.026619 seconds and 4 git commands to generate.