Searched refs:ar_head (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c2791 bfd *ar_head; local
2811 ar_head = make_head ();
2814 if (ar_head == NULL || ar_tail == NULL)
2849 ar_head->next = head;
2850 ar_tail->next = ar_head;

Completed in 368 milliseconds