Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/elf/
Dia64.h48 #define ELF_STRING_ia64_unwind ".IA_64.unwind" macro
/freebsd-10-stable/contrib/binutils/bfd/
Delfxx-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);
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.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()
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ia64.c1059 if (STREQ (ELF_STRING_ia64_unwind))