Searched refs:ELF_STRING_ia64_unwind (Results 1 – 4 of 4) sorted by relevance
48 #define ELF_STRING_ia64_unwind ".IA_64.unwind" macro
1449 return ((CONST_STRNEQ (name, ELF_STRING_ia64_unwind) in is_unwind_section_name()4583 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
5130 len = sizeof (ELF_STRING_ia64_unwind) - 1; in ia64_process_unwind()5133 if (strneq (SECTION_NAME (unwsec), ELF_STRING_ia64_unwind, len)) in ia64_process_unwind()
1059 if (STREQ (ELF_STRING_ia64_unwind))