Searched refs:ELF_STRING_ia64_unwind_info (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dia64.h59 #define ELF_STRING_ia64_unwind_info ".IA_64.unwind_info" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dia64.h59 #define ELF_STRING_ia64_unwind_info ".IA_64.unwind_info" macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c5725 if (streq (SECTION_NAME (sec), ELF_STRING_ia64_unwind_info))
5748 len2 = sizeof (ELF_STRING_ia64_unwind_info) - 1;
5754 if (strneq (SECTION_NAME (sec), ELF_STRING_ia64_unwind_info, len2)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c1402 && ! CONST_STRNEQ (name, ELF_STRING_ia64_unwind_info))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c1403 && ! CONST_STRNEQ (name, ELF_STRING_ia64_unwind_info))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c885 if (STREQ (ELF_STRING_ia64_unwind_info))

Completed in 133 milliseconds