Lines Matching defs:pundef
3599 struct bfd_link_hash_entry **pundef;
3635 pundef = &info->hash->undefs;
3636 while (*pundef != NULL)
3644 h = *pundef;
3656 if (*pundef != info->hash->undefs_tail)
3657 *pundef = (*pundef)->u.undef.next;
3659 pundef = &(*pundef)->u.undef.next;
3669 pundef = &(*pundef)->u.undef.next;
3681 pundef = &(*pundef)->u.undef.next;
3712 pundef = &(*pundef)->u.undef.next;
3737 pundef = &(*pundef)->u.undef.next;