Lines Matching refs:member
47 the member BFDs will automatically be closed as well.
113 /* Summary of archive member names:
431 /* In a thin archive, a member of an archive-within-an-archive
601 /* Append the relative pathname for a member of the thin archive
666 Locate the member of that archive and return a bfd for it. */
1587 /* If the element being added is a member of another archive
1680 /* If the element being added is a member of another archive
1880 The filename field of the ar_hdr will NOT be initialized. If member
1884 bfd_ar_hdr_from_filesystem (bfd *abfd, const char *filename, bfd *member)
1891 if (member && (member->flags & BFD_IN_MEMORY) != 0)
1893 /* Assume we just "made" the member, and fake it. */
1894 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream;
2506 of the member. Check to make sure that firstreal has not grown