Searched refs:hdest (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | linker.c | 845 struct bfd_link_hash_entry *hdest ATTRIBUTE_UNUSED, in _bfd_generic_copy_link_hash_symbol_type()
|
| H A D | elflink.c | 15234 struct bfd_link_hash_entry *hdest, in _bfd_elf_copy_link_hash_symbol_type() argument 15237 struct elf_link_hash_entry *ehdest = (struct elf_link_hash_entry *) hdest; in _bfd_elf_copy_link_hash_symbol_type()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | linker.c | 848 struct bfd_link_hash_entry *hdest ATTRIBUTE_UNUSED, in _bfd_generic_copy_link_hash_symbol_type()
|
| H A D | elflink.c | 15368 struct bfd_link_hash_entry *hdest, in _bfd_elf_copy_link_hash_symbol_type() argument 15371 struct elf_link_hash_entry *ehdest = (struct elf_link_hash_entry *) hdest; in _bfd_elf_copy_link_hash_symbol_type()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-expand.cc | 22287 rtx hop1, hop2, hdest; in ix86_expand_vecop_qihi2() local 22330 hdest = gen_reg_rtx (himode); in ix86_expand_vecop_qihi2() 22333 emit_insn (gen_rtx_SET (hdest, simplify_gen_binary (code, himode, in ix86_expand_vecop_qihi2() 22335 emit_insn (gen_truncate (dest, hdest)); in ix86_expand_vecop_qihi2()
|