Home | History | Annotate | Download | only in bfd

Lines Matching refs:archive

70 /* tdata for an archive.  For an input archive, cache
71 needs to be free()'d. For an output archive, symdefs do. */
89 archive. */
90 file_ptr armap_datepos; /* Position within archive to seek to
104 file_ptr origin; /* For element of a thin archive. */
189 (bfd *archive, file_ptr filepos);
251 (bfd *archive, bfd *last_file);
258 #define _bfd_write_ar_hdr(archive, abfd) \
259 BFD_SEND (abfd, _bfd_write_ar_hdr_fn, (archive, abfd))
309 /* Routines to use for BFD_JUMP_TABLE_ARCHIVE when there is no archive
638 /* Generic archive add symbol routine. */