Lines Matching defs:pundef
3609 struct bfd_link_hash_entry **pundef;
3645 pundef = &info->hash->undefs;
3646 while (*pundef != NULL)
3654 h = *pundef;
3666 if (*pundef != info->hash->undefs_tail)
3667 *pundef = (*pundef)->u.undef.next;
3669 pundef = &(*pundef)->u.undef.next;
3679 pundef = &(*pundef)->u.undef.next;
3691 pundef = &(*pundef)->u.undef.next;
3722 pundef = &(*pundef)->u.undef.next;
3747 pundef = &(*pundef)->u.undef.next;