HomeSort by: relevance | last modified time | path
    Searched refs:ELF_STRING_ia64_unwind (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
ia64.h 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind"
  /src/external/gpl3/binutils.old/dist/include/elf/
ia64.h 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind"
  /src/external/gpl3/gdb/dist/include/elf/
ia64.h 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind"
  /src/external/gpl3/gdb.old/dist/include/elf/
ia64.h 57 #define ELF_STRING_ia64_unwind ".IA_64.unwind"
  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 813 return ((startswith (name, ELF_STRING_ia64_unwind)
3339 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
4095 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
elfnn-ia64.c 899 return ((startswith (name, ELF_STRING_ia64_unwind)
3736 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 813 return ((startswith (name, ELF_STRING_ia64_unwind)
3339 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
4095 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
elfnn-ia64.c 901 return ((startswith (name, ELF_STRING_ia64_unwind)
3738 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 813 return ((startswith (name, ELF_STRING_ia64_unwind)
3337 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
4093 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
elfnn-ia64.c 901 return ((startswith (name, ELF_STRING_ia64_unwind)
3736 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 813 return ((startswith (name, ELF_STRING_ia64_unwind)
3338 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
4094 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
elfnn-ia64.c 901 return ((startswith (name, ELF_STRING_ia64_unwind)
3737 asection *s = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 10629 len = sizeof (ELF_STRING_ia64_unwind) - 1;
10634 ELF_STRING_ia64_unwind))
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 10121 len = sizeof (ELF_STRING_ia64_unwind) - 1;
10126 ELF_STRING_ia64_unwind))
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 896 if (STREQ (ELF_STRING_ia64_unwind))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 896 if (STREQ (ELF_STRING_ia64_unwind))

Completed in 139 milliseconds