Home | History | Annotate | Download | only in config

Lines Matching refs:pf

1984 		  fixS ** pf;
1987 for (pf = &seginfo->fix_root;
1988 * pf != l->fixp;
1989 pf = & (* pf)->fx_next)
1990 gas_assert (* pf != NULL);
1992 * pf = l->fixp->fx_next;