Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/elf/
Dia64.h49 #define ELF_STRING_ia64_unwind_info ".IA_64.unwind_info" macro
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.c5108 if (streq (SECTION_NAME (sec), ELF_STRING_ia64_unwind_info)) in ia64_process_unwind()
5131 len2 = sizeof (ELF_STRING_ia64_unwind_info) - 1; in ia64_process_unwind()
5137 if (strneq (SECTION_NAME (sec), ELF_STRING_ia64_unwind_info, len2) in ia64_process_unwind()
/freebsd-10-stable/contrib/binutils/bfd/
Delfxx-ia64.c1450 && ! CONST_STRNEQ (name, ELF_STRING_ia64_unwind_info)) in is_unwind_section_name()
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ia64.c1053 if (STREQ (ELF_STRING_ia64_unwind_info))