Searched refs:archive_iterator_next (Results 1 – 2 of 2) sorted by relevance
303 archive_iterator_next (struct archive_iterator *iterator) in archive_iterator_next() function1685 while (i < orl_count && archive_iterator_next (&iterator)) in xcoff_write_armap_old()1905 while (i < orl_count && archive_iterator_next (&iterator)) in xcoff_write_armap_big()1985 while (i < orl_count && archive_iterator_next (&iterator)) in xcoff_write_armap_big()2113 archive_iterator_next (&iterator); in xcoff_write_archive_contents_old()2333 archive_iterator_next (&iterator); in xcoff_write_archive_contents_big()
3584 (archive_iterator_next): Likewise.