Home | History | Annotate | Download | only in bfd

Lines Matching refs:lh

12932 	struct bfd_link_hash_entry *lh;
12936 lh = 0;
12940 lh = (struct bfd_link_hash_entry *) h;
12943 if (lh)
12945 switch (lh->type)
12955 gp = lh->u.def.value;
12959 lh = lh->u.i.link;