Home
last modified time | relevance | path

Searched refs:ELF_STRING_ia64_unwind (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDia64.h48 #define ELF_STRING_ia64_unwind ".IA_64.unwind" macro
/trueos/contrib/binutils/bfd/
HDelfxx-ia64.c1449 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);
/trueos/contrib/binutils/binutils/
HDreadelf.c5130 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()
/trueos/contrib/binutils/gas/config/
HDtc-ia64.c1059 if (STREQ (ELF_STRING_ia64_unwind))