Home | History | Annotate | Download | only in bfd

Lines Matching refs:lh

3067   struct bfd_link_hash_entry *lh;
3075 lh = (struct bfd_link_hash_entry *) h;
3077 if (lh)
3079 switch (lh->type)
3090 asection *sym_sec = lh->u.def.section;
3091 bfd_vma sym_value = lh->u.def.value;
3101 lh = lh->u.i.link;