HomeSort by: relevance | last modified time | path
    Searched defs:unwi (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 4364 asection *group, *unwi, *unw; local
4394 unwi = bfd_get_section_by_name (abfd, unwi_name);
4421 if (unwi)
4423 elf_group_name (unwi) = name;
4424 elf_next_in_group (unwi) = sec;
4425 elf_next_in_group (sec) = unwi;
4426 elf_sec_group (unwi) = group;
4432 if (unwi)
4434 elf_next_in_group (unw) = elf_next_in_group (unwi);
4435 elf_next_in_group (unwi) = unw
    [all...]
elfnn-ia64.c 4849 asection *group, *unwi, *unw;
4879 unwi = bfd_get_section_by_name (abfd, unwi_name);
4906 if (unwi)
4908 elf_group_name (unwi) = name;
4909 elf_next_in_group (unwi) = sec;
4910 elf_next_in_group (sec) = unwi;
4911 elf_sec_group (unwi) = group;
4917 if (unwi)
4919 elf_next_in_group (unw) = elf_next_in_group (unwi);
4920 elf_next_in_group (unwi) = unw
4842 asection *group, *unwi, *unw; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 4365 asection *group, *unwi, *unw; local
4395 unwi = bfd_get_section_by_name (abfd, unwi_name);
4422 if (unwi)
4424 elf_group_name (unwi) = name;
4425 elf_next_in_group (unwi) = sec;
4426 elf_next_in_group (sec) = unwi;
4427 elf_sec_group (unwi) = group;
4433 if (unwi)
4435 elf_next_in_group (unw) = elf_next_in_group (unwi);
4436 elf_next_in_group (unwi) = unw
    [all...]
elfnn-ia64.c 4851 asection *group, *unwi, *unw;
4881 unwi = bfd_get_section_by_name (abfd, unwi_name);
4908 if (unwi)
4910 elf_group_name (unwi) = name;
4911 elf_next_in_group (unwi) = sec;
4912 elf_next_in_group (sec) = unwi;
4913 elf_sec_group (unwi) = group;
4919 if (unwi)
4921 elf_next_in_group (unw) = elf_next_in_group (unwi);
4922 elf_next_in_group (unwi) = unw
4844 asection *group, *unwi, *unw; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 4363 asection *group, *unwi, *unw; local
4393 unwi = bfd_get_section_by_name (abfd, unwi_name);
4420 if (unwi)
4422 elf_group_name (unwi) = name;
4423 elf_next_in_group (unwi) = sec;
4424 elf_next_in_group (sec) = unwi;
4425 elf_sec_group (unwi) = group;
4431 if (unwi)
4433 elf_next_in_group (unw) = elf_next_in_group (unwi);
4434 elf_next_in_group (unwi) = unw
    [all...]
elfnn-ia64.c 4849 asection *group, *unwi, *unw;
4879 unwi = bfd_get_section_by_name (abfd, unwi_name);
4906 if (unwi)
4908 elf_group_name (unwi) = name;
4909 elf_next_in_group (unwi) = sec;
4910 elf_next_in_group (sec) = unwi;
4911 elf_sec_group (unwi) = group;
4917 if (unwi)
4919 elf_next_in_group (unw) = elf_next_in_group (unwi);
4920 elf_next_in_group (unwi) = unw
4842 asection *group, *unwi, *unw; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 4364 asection *group, *unwi, *unw; local
4394 unwi = bfd_get_section_by_name (abfd, unwi_name);
4421 if (unwi)
4423 elf_group_name (unwi) = name;
4424 elf_next_in_group (unwi) = sec;
4425 elf_next_in_group (sec) = unwi;
4426 elf_sec_group (unwi) = group;
4432 if (unwi)
4434 elf_next_in_group (unw) = elf_next_in_group (unwi);
4435 elf_next_in_group (unwi) = unw
    [all...]
elfnn-ia64.c 4850 asection *group, *unwi, *unw;
4880 unwi = bfd_get_section_by_name (abfd, unwi_name);
4907 if (unwi)
4909 elf_group_name (unwi) = name;
4910 elf_next_in_group (unwi) = sec;
4911 elf_next_in_group (sec) = unwi;
4912 elf_sec_group (unwi) = group;
4918 if (unwi)
4920 elf_next_in_group (unw) = elf_next_in_group (unwi);
4921 elf_next_in_group (unwi) = unw
4843 asection *group, *unwi, *unw; local
    [all...]

Completed in 37 milliseconds