Home
last modified time | relevance | path

Searched refs:harg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsunos.c2092 struct aout_link_hash_entry *harg) in sunos_write_dynamic_symbol() argument
2094 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg; in sunos_write_dynamic_symbol()
2325 struct aout_link_hash_entry *harg, in sunos_check_dynamic_reloc() argument
2331 struct sunos_link_hash_entry *h = (struct sunos_link_hash_entry *) harg; in sunos_check_dynamic_reloc()
Dxcofflink.c2488 struct bfd_link_hash_entry *harg) in _bfd_xcoff_define_common_symbol() argument
2492 if (!bfd_generic_define_common_symbol (output_bfd, info, harg)) in _bfd_xcoff_define_common_symbol()
2495 h = (struct xcoff_link_hash_entry *) harg; in _bfd_xcoff_define_common_symbol()
3034 struct bfd_link_hash_entry *harg, in bfd_xcoff_link_record_set() argument
3037 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg; in bfd_xcoff_link_record_set()
3066 struct bfd_link_hash_entry *harg, in bfd_xcoff_import_symbol() argument
3073 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg; in bfd_xcoff_import_symbol()
3143 struct bfd_link_hash_entry *harg) in bfd_xcoff_export_symbol() argument
3145 struct xcoff_link_hash_entry *h = (struct xcoff_link_hash_entry *) harg; in bfd_xcoff_export_symbol()