Searched refs:hmips (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c3983 struct mips_elf_link_hash_entry *hmips;
3990 hmips = (struct mips_elf_link_hash_entry *) h;
3992 hmips->got_only_for_calls = FALSE;
4010 if (tls_type == GOT_TLS_NONE && hmips->global_got_area > GGA_NORMAL)
4011 hmips->global_got_area = GGA_NORMAL;
8681 struct mips_elf_link_hash_entry *hmips =
8685 if (hmips->root.def_regular
8687 && ! hmips->root.forced_local))
8766 struct mips_elf_link_hash_entry *hmips;
8779 hmips
3968 struct mips_elf_link_hash_entry *hmips; local
8650 struct mips_elf_link_hash_entry *hmips = local
8735 struct mips_elf_link_hash_entry *hmips; local
9054 struct mips_elf_link_hash_entry *hmips; local
9140 struct mips_elf_link_hash_entry *hmips; local
10689 struct mips_elf_link_hash_entry *hmips; local
11180 struct mips_elf_link_hash_entry *hmips; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c6482 struct mips_elf_link_hash_entry *hmips =
6485 while (hmips->root.root.type == bfd_link_hash_indirect
6486 || hmips->root.root.type == bfd_link_hash_warning)
6487 hmips = (struct mips_elf_link_hash_entry *)
6488 hmips->root.root.u.i.link;
6490 if (hmips->root.def_regular
6492 && ! hmips->root.forced_local))
6529 struct mips_elf_link_hash_entry *hmips =
6531 hmips->tls_type |= flag;
6575 struct mips_elf_link_hash_entry *hmips;
6454 struct mips_elf_link_hash_entry *hmips = local
6501 struct mips_elf_link_hash_entry *hmips = local
6547 struct mips_elf_link_hash_entry *hmips; local
6838 struct mips_elf_link_hash_entry *hmips; local
6936 struct mips_elf_link_hash_entry *hmips; local
[all...]

Completed in 191 milliseconds