Home | History | Annotate | Download | only in libiberty

Lines Matching refs:dcse

4770 		const struct d_component_stack *dcse;
4776 for (dcse = dpi->component_stack; dcse != NULL;
4777 dcse = dcse->parent)
4779 if (dcse->dc == sub
4780 || (dcse->dc == dc
4781 && dcse != dpi->component_stack))