Home
last modified time | relevance | path

Searched refs:archive_iterator_next (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-rs6000.c303 archive_iterator_next (struct archive_iterator *iterator) in archive_iterator_next() function
1685 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()
DChangeLog-20093584 (archive_iterator_next): Likewise.