Searched refs:unwi (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfnn-ia64.c4858 asection *group, *unwi, *unw;
4888 unwi = bfd_get_section_by_name (abfd, unwi_name);
4915 if (unwi)
4917 elf_group_name (unwi) = name;
4918 elf_next_in_group (unwi) = sec;
4919 elf_next_in_group (sec) = unwi;
4920 elf_sec_group (unwi) = group;
4926 if (unwi)
4928 elf_next_in_group (unw) = elf_next_in_group (unwi);
4929 elf_next_in_group (unwi)
4851 asection *group, *unwi, *unw; local
[all...]
H A Delf64-ia64-vms.c4358 asection *group, *unwi, *unw; local
4388 unwi = bfd_get_section_by_name (abfd, unwi_name);
4415 if (unwi)
4417 elf_group_name (unwi) = name;
4418 elf_next_in_group (unwi) = sec;
4419 elf_next_in_group (sec) = unwi;
4420 elf_sec_group (unwi) = group;
4426 if (unwi)
4428 elf_next_in_group (unw) = elf_next_in_group (unwi);
4429 elf_next_in_group (unwi)
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-ia64.c5580 asection *group, *unwi, *unw;
5610 unwi = bfd_get_section_by_name (abfd, unwi_name);
5637 if (unwi)
5639 elf_group_name (unwi) = name;
5640 elf_next_in_group (unwi) = sec;
5641 elf_next_in_group (sec) = unwi;
5642 elf_sec_group (unwi) = group;
5648 if (unwi)
5650 elf_next_in_group (unw) = elf_next_in_group (unwi);
5651 elf_next_in_group (unwi)
5573 asection *group, *unwi, *unw; local
[all...]

Completed in 124 milliseconds