Searched refs:ELF_STRING_ia64_unwind (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ia64.h | 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind" macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ia64.h | 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind" macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-ia64-vms.c | 813 return ((startswith (name, ELF_STRING_ia64_unwind) in is_unwind_section_name() 3337 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elf64_ia64_final_link() 4095 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elf64_ia64_finish_dynamic_sections()
|
H A D | elfnn-ia64.c | 897 return ((startswith (name, ELF_STRING_ia64_unwind) in is_unwind_section_name() 3730 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elfNN_ia64_final_link()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-ia64-vms.c | 812 return ((startswith (name, ELF_STRING_ia64_unwind) in is_unwind_section_name() 3336 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elf64_ia64_final_link() 4094 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elf64_ia64_finish_dynamic_sections()
|
H A D | elfnn-ia64.c | 896 return ((startswith (name, ELF_STRING_ia64_unwind) in is_unwind_section_name() 3729 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind); in elfNN_ia64_final_link()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 8980 len = sizeof (ELF_STRING_ia64_unwind) - 1; in ia64_process_unwind() 8985 ELF_STRING_ia64_unwind)) in ia64_process_unwind()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 9531 len = sizeof (ELF_STRING_ia64_unwind) - 1; in ia64_process_unwind() 9536 ELF_STRING_ia64_unwind)) in ia64_process_unwind()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-ia64.c | 896 if (STREQ (ELF_STRING_ia64_unwind)) in ia64_elf_section_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-ia64.c | 897 if (STREQ (ELF_STRING_ia64_unwind)) in ia64_elf_section_type()
|