Home
last modified time | relevance | path

Searched refs:ELF_STRING_ia64_unwind_once (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dia64.h59 #define ELF_STRING_ia64_unwind_once ".gnu.linkonce.ia64unw." macro
DChangeLog-9103670 * ia64.h (ELF_STRING_ia64_unwind_once): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delfnn-ia64.c878 || CONST_STRNEQ (name, ELF_STRING_ia64_unwind_once)); in is_unwind_section_name()
Delf64-ia64-vms.c802 || CONST_STRNEQ (name, ELF_STRING_ia64_unwind_once)); in is_unwind_section_name()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c6511 len = sizeof (ELF_STRING_ia64_unwind_once) - 1; in ia64_process_unwind()
6537 else if (strneq (SECTION_NAME (unwsec), ELF_STRING_ia64_unwind_once, len)) in ia64_process_unwind()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c902 if (STREQ (ELF_STRING_ia64_unwind_once)) in ia64_elf_section_type()