Lines Matching refs:archive
66 /* tdata for an archive. For an input archive, cache
67 needs to be free()'d. For an output archive, symdefs do. */
85 archive. */
86 file_ptr armap_datepos; /* Position within archive to seek to
100 file_ptr origin; /* For element of a thin archive. */
162 (bfd *archive, file_ptr filepos);
224 (bfd *archive, bfd *last_file);
231 #define _bfd_write_ar_hdr(archive, abfd) \
232 BFD_SEND (abfd, _bfd_write_ar_hdr_fn, (archive, abfd))
282 /* Routines to use for BFD_JUMP_TABLE_ARCHIVE when there is no archive
603 /* Generic archive add symbol routine. */