Home | History | Annotate | Download | only in bfd

Lines Matching defs:hc

6502       return "HC (Quadruple precision complex, H floating)";
8497 struct bfd_link_hash_entry *hc = (struct bfd_link_hash_entry *) bh;
8502 if (hc->type == bfd_link_hash_warning)
8504 hc = hc->u.i.link;
8505 if (hc->type == bfd_link_hash_new)
8508 h = (struct alpha_vms_link_hash_entry *) hc;