Home | History | Annotate | Download | only in bfd

Lines Matching defs:pundef

3611   struct bfd_link_hash_entry **pundef;
3647 pundef = &info->hash->undefs;
3648 while (*pundef != NULL)
3656 h = *pundef;
3668 if (*pundef != info->hash->undefs_tail)
3669 *pundef = (*pundef)->u.undef.next;
3671 pundef = &(*pundef)->u.undef.next;
3681 pundef = &(*pundef)->u.undef.next;
3693 pundef = &(*pundef)->u.undef.next;
3724 pundef = &(*pundef)->u.undef.next;
3749 pundef = &(*pundef)->u.undef.next;