Searched refs:source_tail (Results 1 – 2 of 2) sorted by relevance
604 head->source_tail = 0; in doit()634 if (head->source_tail) in doit()635 head->source_tail->next = n; in doit()638 head->source_tail = n; in doit()
63 struct coff_sfile *source_tail; member